rust/library/alloc
Manish Goregaokar c07998e0e7
Rollup merge of #74852 - lzutao:inline-rm-tostring, r=nnethercote
Explain why inlining default ToString impl

Trying to remove inline attribute from default ToString impl causes regression.
Perf result at <https://github.com/rust-lang/rust/pull/74852#issuecomment-664812994>.
2020-07-29 16:38:22 -07:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #74852 - lzutao:inline-rm-tostring, r=nnethercote 2020-07-29 16:38:22 -07:00
tests Add str::[r]split_once 2020-07-28 09:58:20 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00