rust/compiler/rustc_middle/src/middle
2025-07-05 15:24:15 +00:00
..
codegen_fn_attrs.rs add #[align] attribute 2025-06-18 12:37:08 +02:00
debugger_visualizer.rs tree-wide: parallel: Fully removed all Lrc, replaced with Arc 2025-02-03 13:25:57 +03:00
dependency_format.rs Make DependencyList an IndexVec 2024-12-19 15:30:32 +00:00
exported_symbols.rs Update comments 2025-06-27 09:49:18 +00:00
lang_items.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
mod.rs Tracking the old name of renamed unstable library attribute 2025-06-12 19:24:11 +08:00
privacy.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
region.rs Remove yields_in_scope from the scope tree. 2025-07-05 15:24:15 +00:00
resolve_bound_vars.rs Remove NamedVarMap. 2025-01-30 09:39:52 +11:00
stability.rs Change const trait bound syntax from ~const to [const] 2025-06-26 13:46:45 +00:00