]> git.lizzy.rs Git - rust.git/commit
definitions: Don't allocate DefIds for inlined HIR
authorMichael Woerister <michaelwoerister@posteo.net>
Fri, 16 Dec 2016 17:48:54 +0000 (12:48 -0500)
committerMichael Woerister <michaelwoerister@posteo.net>
Sat, 17 Dec 2016 00:14:16 +0000 (19:14 -0500)
commitaed0cdbfd21984b144d685131e0070cfa811fb49
tree2cede93d9d183d12e2f6475daab38b731ed05aa5
parent8e34a8e4223a744bcc4fb2d77c06fb6c183dcc26
definitions: Don't allocate DefIds for inlined HIR
src/librustc/hir/map/collector.rs
src/librustc/hir/map/def_collector.rs
src/librustc/hir/map/definitions.rs
src/librustc/hir/map/mod.rs
src/librustc/ty/item_path.rs
src/librustc_metadata/astencode.rs
src/librustc_metadata/decoder.rs