mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
51918dcc51
In some cases we can avoid arithmetic before checking whether a niche represents an untagged variant. This is relevant to #101872
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.