| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-10-06 | rustfmt librustc_front | Nick Cameron | -3/+7 | |
| 2015-09-26 | Remove unnecessary `#![feature]` attributes | Andrew Paseltiner | -1/+0 | |
| 2015-09-16 | Use ast attributes every where (remove HIR attributes). | Nick Cameron | -2/+0 | |
| This could be a [breaking-change] if your lint or syntax extension (is that even possible?) uses HIR attributes or literals. | ||||
| 2015-09-03 | Add an intital HIR and lowering step | Nick Cameron | -0/+58 | |
