rust/compiler/rustc_middle
Nicholas Nethercote 04eeda47ab Inline and replace Statement::replace_nop.
It has a single call site, and doesn't seem worth having as an API
function.
2025-02-18 13:43:43 +11:00
..
src Inline and replace Statement::replace_nop. 2025-02-18 13:43:43 +11:00
Cargo.toml Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05: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.