summary refs log tree commit diff
path: root/src/librustc_front/lib.rs
AgeCommit message (Expand)AuthorLines
2015-10-06rustfmt librustc_frontNick Cameron-3/+7
2015-09-26Remove unnecessary `#![feature]` attributesAndrew Paseltiner-1/+0
2015-09-16Use ast attributes every where (remove HIR attributes).Nick Cameron-2/+0
2015-09-03Add an intital HIR and lowering stepNick Cameron-0/+58