mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 01:18:34 +00:00
Delete `Rvalue::Len` 🎉 Everything's moved to `PtrMetadata`, so we can get rid of the `Len` variant now. ~~Depends on #134326, so draft until that lands~~ Ready! r? mir