Files
rust/compiler/rustc_codegen_ssa
Michael Benfield 51918dcc51 rustc_codegen_ssa: Better code generation for niche discriminants.
In some cases we can avoid arithmetic before checking whether a niche
represents an untagged variant.

This is relevant to #101872
2022-11-11 05:54:30 +00:00
..
2020-08-30 18:45:07 +03:00