rust/compiler/rustc_macros
Mark Rousskov 3228603cce Avoid generating empty closures for fieldless enums
For many enums, this avoids generating lots of tiny stubs that need to be
codegen'd and then inlined and removed by LLVM.
2021-11-22 21:22:35 -05:00
..
src Avoid generating empty closures for fieldless enums 2021-11-22 21:22:35 -05:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00