rust/src/libcore/slice
2020-02-28 15:16:27 +01:00
..
memchr.rs Have tidy ensure that we document all unsafe blocks in libcore 2019-11-06 11:04:42 +01:00
mod.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
rotate.rs Improve ptr_rotate performance, tests, and benchmarks 2019-08-06 10:42:48 -05:00
sort.rs Format libcore with rustfmt 2019-11-26 23:02:11 -08:00