rust/compiler/rustc_hir/src
2021-02-04 11:31:11 +01:00
..
arena.rs Retain assembly operands span when lowering AST to HIR 2020-12-06 20:48:08 +01:00
def.rs resolve: Reject ambiguity built-in attr vs different built-in attr 2021-01-17 01:48:17 +03:00
definitions.rs Iterate DefId to encode spans. 2021-01-23 13:44:02 +01:00
hir_id.rs
hir.rs Rename Iterator::fold_first to reduce. 2021-02-04 11:30:42 +01:00
intravisit.rs Add loop head span to hir 2021-01-21 21:41:46 -08:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Enforce that query results implement Debug 2021-01-16 17:53:02 -05:00
lib.rs Stabilize feature(iterator_fold_self): Iterator::reduce 2021-02-04 11:31:11 +01:00
pat_util.rs
stable_hash_impls.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
target.rs Fixed #[inline] to be warned in fields, arms, macro defs 2021-02-01 23:36:19 +09:00
weak_lang_items.rs This should address issue 81294. 2021-01-25 14:37:27 -05:00