mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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.