]> git.lizzy.rs Git - rust.git/commit
Switch newtype Index wrappers to use NonZero instead of INVALID constants.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 15 Mar 2016 11:25:58 +0000 (12:25 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 21 Mar 2016 17:36:23 +0000 (18:36 +0100)
commit9b67d099f50aca92c788d2e5b63b3efe02ea7951
tree2b0006a231da76c5efdf6cd91b347fed411d85f8
parent7d53a25b38b5dfd3e2d60eede247116e2ffff9a2
Switch newtype Index wrappers to use NonZero instead of INVALID constants.
src/librustc_borrowck/borrowck/mir/dataflow.rs
src/librustc_borrowck/borrowck/mir/gather_moves.rs
src/librustc_borrowck/lib.rs