]> git.lizzy.rs Git - rust.git/commit
libcore: Use Zeroable trait to try to limit what types may be used with NonZero.
authorLuqman Aden <laden@csclub.uwaterloo.ca>
Mon, 22 Dec 2014 03:43:36 +0000 (22:43 -0500)
committerLuqman Aden <laden@csclub.uwaterloo.ca>
Mon, 29 Dec 2014 00:40:48 +0000 (19:40 -0500)
commit94f12615735b833750b35eed7805d8a5a9898c1f
tree3a390577cde1b47720e5e7e5e3148963d55f73e5
parent27617a10f6647e98a90adbfce4f881c32c82a4dc
libcore: Use Zeroable trait to try to limit what types may be used with NonZero.
src/libcore/nonzero.rs