mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
ca79086c87
This was due to the must_use() call. Adding HIR's OffsetOf to the must_use checking within the compiler avoids this issue.