rust/src/librustc/hir
2019-07-30 10:55:45 +02:00
..
map Lint attributes on function arguments 2019-07-27 07:16:21 -03:00
check_attr.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
def.rs resolve: Visit all scopes to collect suggestion candidates for unresolved macros 2019-07-18 13:42:45 +03:00
def_id.rs Introduce built-in macros through libcore 2019-07-26 13:09:54 +03:00
intravisit.rs Lint attributes on function arguments 2019-07-27 07:16:21 -03:00
itemlikevisit.rs Deny explicit_outlives_requirements in the compiler 2019-06-22 17:13:19 +01:00
lowering.rs Unsupport the await!(..) macro. 2019-07-30 10:55:45 +02:00
mod.rs Rollup merge of #61856 - c410-f3r:attrs-fn, r=matthewjasper 2019-07-28 21:19:50 +02:00
pat_util.rs rustc: rename hir::def::Def to Res (short for "resolution"). 2019-05-03 22:50:19 +03:00
print.rs Rollup merge of #61856 - c410-f3r:attrs-fn, r=matthewjasper 2019-07-28 21:19:50 +02:00
ptr.rs cleanup: Remove extern crate serialize as rustc_serializes 2019-07-23 19:20:16 +03:00
upvars.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00