rust/library/alloc
Mara Bos e351a3b2ec
Rollup merge of #80430 - xfix:add-length-as-doc-alias, r=steveklabnik
Add "length" as doc alias to len methods

Currently when searching for `length` there are no results: https://doc.rust-lang.org/std/?search=length. This makes `len` methods appear when searching for `length`.
2020-12-28 19:09:32 +00:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Rollup merge of #80430 - xfix:add-length-as-doc-alias, r=steveklabnik 2020-12-28 19:09:32 +00:00
tests Auto merge of #79022 - SpyrosRoum:stabilize-deque_range, r=m-ou-se 2020-12-26 03:50:16 +00:00
Cargo.toml add options to use optimized and mangled compiler builtins 2020-11-15 08:23:31 +01:00