rust/compiler/rustc_middle
Matthias Krüger 2efefe68b2
Rollup merge of #129939 - RalfJung:rvalue-len, r=compiler-errors
explain why Rvalue::Len still exists

I just spent a bit of time trying to remove this until I realized why that's non-trivial. Let's document that for the next person. :)
2024-09-05 19:43:48 +02:00
..
src Rollup merge of #129939 - RalfJung:rvalue-len, r=compiler-errors 2024-09-05 19:43:48 +02:00
Cargo.toml disable size asserts in the compiler when randomizing layouts 2024-08-31 23:56:45 +02:00
messages.ftl
README.md

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