1
Fork 0
rust/compiler/rustc_interface
Nicholas Nethercote 223c95fd59 Move rustc_middle::limits to rustc_interface.
It's always good to make `rustc_middle` smaller. `rustc_interface` is
the best destination, because it's the only crate that calls
`get_recursive_limit`.
2025-02-17 09:30:39 +11:00
..
src Move rustc_middle::limits to rustc_interface. 2025-02-17 09:30:39 +11:00
Cargo.toml compiler: remove rustc_target::abi entirely 2025-02-07 11:23:12 -08:00
messages.ftl Move rustc_middle::limits to rustc_interface. 2025-02-17 09:30:39 +11:00