rust/compiler/rustc_middle/src/middle
2024-10-30 16:18:50 +00:00
..
codegen_fn_attrs.rs remove #[cmse_nonsecure_entry] 2024-09-21 13:05:21 +02:00
debugger_visualizer.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
dependency_format.rs add fixme 2024-05-01 15:59:46 +03:00
exported_symbols.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lang_items.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
limits.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
mod.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
privacy.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
region.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
resolve_bound_vars.rs Remap impl-trait lifetimes on HIR instead of AST lowering. 2024-10-30 16:18:50 +00:00
stability.rs terminology: #[feature] *enables* a feature (instead of "declaring" or "activating" it) 2024-10-22 07:37:54 +01:00