rust/compiler/rustc_hir/src
2022-08-18 19:29:02 +01:00
..
arena.rs Add an indirection for closures in hir::ExprKind 2022-07-12 21:00:13 +04:00
def_path_hash_map.rs
def.rs Replace LifetimeRes::Anonymous by LifetimeRes::Infer. 2022-07-26 19:00:31 +02:00
definitions.rs fix ICE in Definitions::create_def 2022-08-01 16:15:55 +03:00
diagnostic_items.rs
hir_id.rs
hir.rs Rollup merge of #100610 - nnethercote:ast-and-parser-tweaks, r=spastorino 2022-08-16 18:16:13 +05:30
intravisit.rs Remove {ast,hir}::WhereEqPredicate::id. 2022-08-16 12:13:23 +10:00
lang_items.rs Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00
lib.rs Add diagnostic translation lints to crates that don't emit them 2022-08-18 19:29:02 +01:00
pat_util.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
stable_hash_impls.rs Derive HashStable for HIR Expr and Ty. 2022-08-07 17:30:45 +02:00
target.rs Check attributes on struct expression fields. 2022-08-11 21:48:39 -07:00
tests.rs
weak_lang_items.rs Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. 2022-07-20 12:40:51 +02:00