| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-02-16 | Split PatKind::Enum into PatKind::TupleStruct and PatKind::Path | Vadim Petrochenkov | -1/+4 |
| 2016-02-14 | Rename hir::Pat_ and its variants | Vadim Petrochenkov | -11/+11 |
| 2015-12-16 | Add ExprType to HIR and make everything compile | Vadim Petrochenkov | -1/+1 |
| 2015-12-14 | Auto merge of #29735 - Amanieu:asm_indirect_constraint, r=pnkfelix | bors | -2/+2 |
| 2015-12-10 | adjust documentation to mention `intravisit` instead of `visit` | Oliver Schneider | -2/+2 |
| 2015-12-05 | Use a struct instead of a tuple for inline asm output operands | Amanieu d'Antras | -2/+2 |
| 2015-12-05 | Add proper support for indirect output constraints in inline asm | Amanieu d'Antras | -1/+1 |
| 2015-12-05 | Do MTWT resolution during lowering to HIR | Vadim Petrochenkov | -1/+1 |
| 2015-11-18 | Add comment explaining why it is called `intravisit` | Niko Matsakis | -10/+14 |
| 2015-11-18 | Refactor the HIR so that items are stored in a map in the `Crate`, | Niko Matsakis | -0/+816 |
