rust/library/core
Benoît du Garreau bbad2b2182 Improve assert_eq! and assert_ne!
It should improve compile times and reduce instruction cache use by moving the
panic formatting to a monomorphised function
2021-02-14 23:04:41 +01:00
..
benches Add more benchmarks 2021-01-08 09:50:35 +00:00
src Improve assert_eq! and assert_ne! 2021-02-14 23:04:41 +01:00
tests stabilize partition_point 2021-02-12 21:57:17 +09:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00