rust/compiler/rustc_hir/src
2025-08-27 20:25:16 +02:00
..
attrs Port the #[link] attribute to the new parser 2025-08-27 20:25:16 +02:00
hir Remove support for dyn* 2025-07-01 19:00:21 +00:00
arena.rs Introduce ByteSymbol. 2025-06-30 20:42:27 +10:00
def.rs Move IntoDiagArg earlier in the dependency chains 2025-08-20 15:01:13 -07:00
def_path_hash_map.rs Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00
definitions.rs Auto merge of #142903 - cjgillot:local-def-path-hash, r=compiler-errors 2025-07-17 08:36:42 +00:00
diagnostic_items.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
hir.rs impl IntoDiagArg for AttrPath 2025-08-21 13:15:30 +02:00
intravisit.rs Propagate TraitImplHeader to hir 2025-08-11 17:05:42 -05:00
lang_items.rs Introduce Reborrow lang item and trait 2025-08-21 23:53:25 +03:00
lib.rs Split rustc_hir_id out of rustc_hir 2025-08-20 15:01:13 -07:00
lints.rs Use attribute name in message for "outer attr used as inner attr" errors 2025-08-25 21:31:04 +02:00
pat_util.rs Eliminate PatKind::Path 2025-01-29 15:45:13 +00:00
stability.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
stable_hash_impls.rs Split rustc_hir_id out of rustc_hir 2025-08-20 15:01:13 -07:00
target.rs Move IntoDiagArg earlier in the dependency chains 2025-08-20 15:01:13 -07:00
tests.rs Update test. 2025-06-24 04:05:27 +00:00
version.rs Move IntoDiagArg earlier in the dependency chains 2025-08-20 15:01:13 -07:00
weak_lang_items.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00