| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-30 | rustc_codegen_llvm: fix ownership of DIBuilder. | Irina Popa | -2/+9 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Value. | Irina Popa | -6/+6 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Metadata and DI*. | Irina Popa | -37/+42 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for DIBuilder. | Irina Popa | -2/+2 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Type. | Irina Popa | -8/+10 |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Context and Module. | Irina Popa | -6/+6 |
| 2018-07-30 | rustc_codegen_llvm: move from empty enums to extern types. | Irina Popa | -11/+12 |
| 2018-07-29 | Replace push loops with collect() and extend() where possible | ljedrz | -3/+4 |
| 2018-06-30 | Fortify dummy span checking | Vadim Petrochenkov | -1/+1 |
| 2018-05-21 | rustc_codegen_llvm: remove debuginfo::VariableKind::CapturedVariable. | Eduard-Mihai Burtescu | -10/+2 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+542 |
