]> git.lizzy.rs Git - rust.git/commit
Stop using deprecated NonZero APIs
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 16 Feb 2018 10:45:44 +0000 (11:45 +0100)
committerSimon Sapin <simon.sapin@exyr.org>
Sat, 17 Mar 2018 22:07:40 +0000 (23:07 +0100)
commit6d682c9adc12c5aee1bac37afa15f01b420be8ee
tree955e1ef4ff65cb54c472f7e7cc62f55541f9611a
parent22f7a0295828c0d75b5487d89343e722b406dd5f
Stop using deprecated NonZero APIs

These will eventually be removed
(though the NonZero<T> lang item will likely stay).
src/libcore/ptr.rs