]> git.lizzy.rs Git - rust.git/commit
Implement Eq, PartialEq, Ord, PartialOrd, and Hash for NonNull<_>
authorSimon Sapin <simon.sapin@exyr.org>
Sun, 21 Jan 2018 08:51:19 +0000 (09:51 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Sun, 21 Jan 2018 09:30:24 +0000 (10:30 +0100)
commit6461c9bdd35d6273b88f22fd5e8708eaf8949283
tree8c3623c3c969f6632fc65d1a46bdb25948c7067f
parentad37e3fc01b533994dfb30f703c28ecdbf66fe10
Implement Eq, PartialEq, Ord, PartialOrd, and Hash for NonNull<_>
src/libcore/ptr.rs