summary refs log tree commit diff
path: root/src/librustc/dep_graph
AgeCommit message (Expand)AuthorLines
2016-01-06Fix numerous typos, renamings, and minor nits raised by mw.Niko Matsakis-27/+33
2016-01-05Refactor compiler to make use of dep-tracking-maps. Also, in cases whereNiko Matsakis-0/+56
2016-01-05Introduce the DepGraph and DepTracking map abstractions,Niko Matsakis-0/+1075