rust/compiler
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
..
2025-02-14 02:44:22 -08:00
2025-02-15 08:21:27 +01:00