rust/compiler/rustc_hir/src
2021-04-22 23:32:48 -04:00
..
arena.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
def.rs Document Res and its friends 2021-04-07 18:03:38 -07:00
definitions.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
hir_id.rs Address review comments 2021-03-27 22:16:34 -04:00
hir.rs Update comment on PrimTy::name_str 2021-04-22 23:32:48 -04:00
intravisit.rs Rollup merge of #83965 - rust-lang:debug-intravisit-fnkind, r=lqd 2021-04-08 01:01:46 +02:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Remove unnecessary #[allow(dead_code)] 2021-03-10 10:27:04 -08:00
lib.rs stabilize or_patterns 2021-03-19 19:45:32 -05:00
pat_util.rs Auto merge of #83599 - jyn514:unorderable, r=Aaron1011 2021-04-03 04:11:35 +00:00
stable_hash_impls.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
target.rs Visit more targets when checking attrs 2021-02-09 21:54:46 +01:00
tests.rs Add unit test to ensure that both parts of a DefPathHash depend on the defining crate's ID. 2021-02-04 16:33:58 +01:00
weak_lang_items.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00