mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-20 22:57:39 -04: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.