]> git.lizzy.rs Git - rust.git/commit
hir: remove NodeId from VariantData
authorljedrz <ljedrz@gmail.com>
Fri, 1 Mar 2019 08:52:20 +0000 (09:52 +0100)
committerljedrz <ljedrz@gmail.com>
Sat, 2 Mar 2019 06:48:52 +0000 (07:48 +0100)
commitfb22315f0878b432e1e79f9825a4b94651a5d475
treef60269cd40021f742b8f40da3099e686134aded6
parent50b8bc8c8cc84b653fa14fe2fe4c7284e70c413d
hir: remove NodeId from VariantData
src/librustc/hir/lowering.rs
src/librustc/hir/map/mod.rs
src/librustc/hir/mod.rs
src/librustc/ich/impls_hir.rs
src/librustc_metadata/encoder.rs
src/librustc_mir/build/mod.rs
src/librustc_mir/shim.rs
src/librustc_mir/transform/mod.rs
src/librustc_typeck/collect.rs
src/librustdoc/clean/mod.rs