mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
3228603cce
For many enums, this avoids generating lots of tiny stubs that need to be codegen'd and then inlined and removed by LLVM.