| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-22 | Avoid generating empty closures for fieldless enums | Mark Rousskov | -7/+18 | |
| For many enums, this avoids generating lots of tiny stubs that need to be codegen'd and then inlined and removed by LLVM. | ||||
| 2021-06-01 | Remove unused functions and arguments from rustc_serialize | bjorn3 | -10/+8 | |
| 2021-01-01 | rustc_serialize: specialize opaque encoding of some u8 sequences | Tyson Nottingham | -2/+2 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+290 | |
