mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

For many enums, this avoids generating lots of tiny stubs that need to be codegen'd and then inlined and removed by LLVM.
For many enums, this avoids generating lots of tiny stubs that need to be codegen'd and then inlined and removed by LLVM.