rust/compiler/rustc_passes/src
2025-11-22 14:27:28 +01:00
..
abi_test.rs Generalize TyCtxt::item_name. 2025-07-13 13:50:00 +00:00
check_attr.rs Add #[rustc_should_not_be_called_on_const_items] attribute 2025-11-22 14:27:28 +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
entry.rs convert rustc_main to the new attribute parsing infrastructure 2025-10-14 17:55:00 +02:00
errors.rs Rollup merge of #146495 - fmease:rustdoc-erase-doc-priv-items-attr, r=GuillaumeGomez 2025-11-11 21:09:33 +11:00
hir_id_validator.rs Adjust Map's to_string functionality. 2025-03-12 08:30:03 +11:00
input_stats.rs propagate function attributes in ast visitor 2025-11-09 14:35:11 +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 Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
lib_features.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
reachable.rs Use "rhs" terminology instead of "body" 2025-11-08 13:50:48 -05:00
stability.rs Give all impls a constness 2025-11-18 09:20:21 +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