rust/compiler/rustc_middle
Matthias Krüger 005de3877d
Rollup merge of #136959 - nnethercote:simplify-SwitchSources, r=tmiasko
Simplify switch sources

`SwitchSources` and the code around it can be simplified.

r? `@tmiasko`
2025-02-17 17:06:08 +01:00
..
src Rollup merge of #136959 - nnethercote:simplify-SwitchSources, r=tmiasko 2025-02-17 17:06:08 +01: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.