1
Fork 0
rust/compiler/rustc_middle/src/middle
2024-04-29 18:47:54 +10:00
..
codegen_fn_attrs.rs Remove extern crate bitflags from a couple of crates. 2024-04-29 18:47:54 +10:00
debugger_visualizer.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
dependency_format.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
exported_symbols.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
lang_items.rs consistency rename: language item -> lang item 2024-04-17 13:00:43 +02:00
limits.rs Add new pattern_complexity attribute to add possibility to limit and check recursion in pattern matching 2024-03-03 13:10:15 +01:00
mod.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
privacy.rs Use FxIndexMap instead FxHashMap to stabilize iteration order in EffectiveVisibilities. 2024-03-01 14:14:51 +01:00
region.rs Remove extern crate rustc_data_structures from numerous crates. 2024-04-29 18:45:14 +10:00
resolve_bound_vars.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
stability.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00