summary refs log tree commit diff
path: root/src/librustc/front/map/blocks.rs
AgeCommit message (Expand)AuthorLines
2015-09-22Use Names in HIR ItemsVadim Petrochenkov-9/+9
2015-09-22Use Names in HIR visitors and foldersVadim Petrochenkov-3/+3
2015-09-03Add an intital HIR and lowering stepNick Cameron-0/+255