| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -166/+0 |
| 2020-06-09 | Handle assembler warnings properly | Amanieu d'Antras | -2/+10 |
| 2019-12-22 | Format the world | Mark Rousskov | -38/+27 |
| 2019-03-24 | make asm diagnostic instruction optional | Andy Russell | -2/+2 |
| 2019-02-18 | librustc_codegen_llvm => 2018 | Taiki Endo | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-10-19 | Prefer unwrap_or_else to unwrap_or in case of function calls/allocations | ljedrz | -1/+1 |
| 2018-07-31 | rustc: Handle linker diagnostic from LLVM | Alex Crichton | -0/+4 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for RustString. | Irina Popa | -3/+3 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Twine, DiagnosticInfo, SMDiagnostic. | Irina Popa | -9/+9 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Value. | Irina Popa | -30/+35 |
| 2018-07-30 | rustc_codegen_llvm: move from empty enums to extern types. | Irina Popa | -4/+3 |
| 2018-07-30 | rustc_llvm: move to rustc_codegen_llvm::llvm. | Irina Popa | -0/+171 |
