| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-25 | rustc_codegen_llvm: Restore the closure env alloca hack for LLVM 5. | Josh Stone | -2/+24 |
| 2018-07-25 | parameterize `BitVector` and `BitMatrix` by their index types | Niko Matsakis | -4/+4 |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -18/+4 |
| 2018-05-30 | rustc: rename mir::LocalDecl's syntactic_source_info to source_info. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-05-30 | rustc: turn mir::LocalDecl's visibility_source_info into a SourceScope. | Eduard-Mihai Burtescu | -2/+5 |
| 2018-05-30 | rustc: rename mir::LocalDecl's source_info to visibility_source_info. | Eduard-Mihai Burtescu | -2/+2 |
| 2018-05-30 | rustc: rename mir::VisibilityScope to mir::SourceScope. | Eduard-Mihai Burtescu | -5/+5 |
| 2018-05-21 | rustc_codegen_llvm: remove closure env alloca hack around upvar debuginfo. | Eduard-Mihai Burtescu | -22/+2 |
| 2018-05-21 | rustc_codegen_llvm: remove debuginfo::VariableKind::CapturedVariable. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+652 |
