rust/src/libcore/slice
Manish Goregaokar ae38698e7f
Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa
A way forward for pointer equality in const eval

r? @varkor on the first commit and @RalfJung on the second commit

cc #53020
2020-06-23 00:33:54 -07:00
..
memchr.rs Stop accessing module level int consts via crate::<Ty> 2020-04-20 23:38:06 +02:00
mod.rs Address review comments 2020-06-20 14:58:15 +02:00
rotate.rs Improve ptr_rotate performance, tests, and benchmarks 2019-08-06 10:42:48 -05:00
sort.rs Added some more documentations to unsafety blocks in slice/sort.rs 2020-06-16 16:19:49 -04:00