rust/compiler/rustc_mir_transform
Matthias Krüger 5c81dbf4fa
Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillot
Remove `ResultsVisitable`

`ResultsVisitable` has annoyed me for a while. This PR removes it. Details in the individual commits.

r? `@cjgillot.`
2024-11-16 21:05:44 +01:00
..
src Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillot 2024-11-16 21:05:44 +01:00
Cargo.toml compiler: Add is_uninhabited and use LayoutS accessors 2024-10-28 09:58:30 -07:00
messages.ftl Validate and test -Zmir-enable-passes 2024-11-12 13:28:05 +00:00