rust/library/core
2021-02-15 14:27:34 +01:00
..
benches Add more benchmarks 2021-01-08 09:50:35 +00:00
src Use new pointer metadata API inside libcore instead of manual transmutes 2021-02-15 14:27:34 +01:00
tests Add ptr::from_raw_parts, ptr::from_raw_parts_mut, and NonNull::from_raw_parts 2021-02-15 14:27:31 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00