rust/src/librustc/hir/map
bors 4a45578bc5 Auto merge of #56502 - Zoxc:hir-func, r=eddyb
Use a function to access the Hir map to be able to turn it into a query later

r? @eddyb
2018-12-07 20:04:06 +00:00
..
blocks.rs Don't extend hir::Def when there's already a dedicated "function-like" detector 2018-10-25 16:47:35 +02:00
collector.rs track the span for each id so that we can give a nice ICE 2018-11-21 13:41:44 -05:00
def_collector.rs
definitions.rs rustc: implement and use Default on more types. 2018-11-21 08:11:50 +02:00
hir_id_validator.rs Replace usages of ..i + 1 ranges with ..=i. 2018-12-04 12:05:19 -08:00
mod.rs Use a function to access the Hir map to be able to turn it into a query later 2018-12-06 17:24:36 +01:00