rust/library/alloc
Dylan DPC 86cf7976e2
Rollup merge of #76060 - pickfire:patch-12, r=jyn514
Link vec doc to & reference

It is not always obvious that people could see the docs for `&`
especially for beginners, it also helps learnability.
2020-09-05 16:28:24 +02:00
..
benches fix benchmark compile errors 2020-09-03 20:59:33 +02:00
src Rollup merge of #76060 - pickfire:patch-12, r=jyn514 2020-09-05 16:28:24 +02:00
tests remove empty Vec extend optimization 2020-09-03 20:59:35 +02:00
Cargo.toml