rust/library/core
oli f238148214 Allow libcore to be built with MIR inlining
Inlining caused new lints to get emitted, so we silence those lints now that we actually can.
2021-01-23 16:51:23 +00:00
..
benches Add more benchmarks 2021-01-08 09:50:35 +00:00
src Allow libcore to be built with MIR inlining 2021-01-23 16:51:23 +00:00
tests library/core/tests/iter documentation and cleanup 2021-01-22 17:57:08 -05:00
Cargo.toml