| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-05-30 | rustc: rename mir::LocalDecl's source_info to visibility_source_info. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-05-30 | rustc: rename mir::VisibilityScope to mir::SourceScope. | Eduard-Mihai Burtescu | -9/+9 |
| 2018-05-26 | Use `Ident`s for fields in HIR | Vadim Petrochenkov | -3/+3 |
| 2018-05-24 | Add constant for `Size::from_bytes(0)` | Oliver Schneider | -6/+6 |
| 2018-05-21 | rustc_codegen_llvm: remove debuginfo::VariableKind::CapturedVariable. | Eduard-Mihai Burtescu | -10/+2 |
| 2018-05-17 | Fixed accidental removal of StableHasher declaration. | iancormac84 | -0/+1 |
| 2018-05-17 | Removed use of TypeIdHasher in debuginfo and replaced it with StableHasher. A... | iancormac84 | -6/+10 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+3190 |
