mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.