mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +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.