rust/compiler/rustc_passes/src
2025-12-17 12:35:32 +01:00
..
abi_test.rs Generalize TyCtxt::item_name. 2025-07-13 13:50:00 +00:00
check_attr.rs Port #[rustc_never_returns_null_ptr] to attribute parser 2025-12-17 12:35:32 +01:00
check_export.rs Remove DynKind 2025-09-17 04:46:46 +02:00
dead.rs Replace OffsetOf by an actual sum. 2025-11-18 00:10:03 +00:00
debugger_visualizer.rs port #[debugger_visualizer] to the new attribute system 2025-09-21 21:30:16 -07:00
diagnostic_items.rs Implement lint against direct uses of rustc_type_ir in compiler crates 2025-06-18 16:01:41 +02:00
eii.rs EII collection queries 2025-12-12 11:28:58 +01:00
entry.rs Overhaul filename handling for cross-compiler consistency 2025-12-12 07:33:09 +01:00
errors.rs Rollup merge of #150072 - Bryntet:parse_no_link, r=JonathanBrouwer 2025-12-16 23:10:12 -05:00
hir_id_validator.rs Adjust Map's to_string functionality. 2025-03-12 08:30:03 +11:00
input_stats.rs remove support for type-of 2025-11-25 10:19:44 +01:00
lang_items.rs Improved Target type 2025-08-14 18:11:47 +02:00
layout_test.rs rename select_where_possible and select_all_or_error 2025-10-07 23:02:23 +01:00
lib.rs EII collection queries 2025-12-12 11:28:58 +01:00
lib_features.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
reachable.rs visibility using std_internal_symbol 2025-12-12 11:32:31 +01:00
stability.rs Look for typos when reporting an unknown nightly feature 2025-12-05 20:06:10 +00:00
upvars.rs use let chains in mir, resolve, target 2025-07-28 06:10:36 +05:00
weak_lang_items.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00