mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +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.