| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-10 | add the `AscribeUserType` statement kind | Niko Matsakis | -1/+1 | |
| Make it have the semantics of subtype. | ||||
| 2018-08-19 | Implement simple codegen for unsized rvalues. | Masaki Hara | -0/+7 | |
| 2018-07-30 | rustc_codegen_llvm: use safe references for Type. | Irina Popa | -3/+3 | |
| 2018-05-29 | rust-lang/rust#27282: Add `StatementKind::ReadForMatch` to MIR. | Felix S. Klock II | -0/+1 | |
| (This is just the data structure changes and some boilerplate match code that followed from it; the actual emission of these statements comes in a follow-up commit.) | ||||
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+91 | |
