rust/compiler/rustc_middle
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 Removed dependency on the field-offset crate. 2025-02-05 17:56:06 +01:00
messages.ftl Move rustc_middle::limits to rustc_interface. 2025-02-17 09:30:39 +11:00
README.md

For more information about how rustc works, see the rustc dev guide.