summary refs log tree commit diff
path: root/src/librustc/dep_graph/safe.rs
AgeCommit message (Expand)AuthorLines
2017-09-18incr.comp.: Move result fingerprinting to DepGraph::with_task().Michael Woerister-0/+7
2017-06-03Module doc comment for librustc/dep_graph/safe.rsbjorn3-0/+2
2017-05-02simplify the MirPass traits and passes dramaticallyNiko Matsakis-0/+6
2017-03-10add comments and remove unused code pathsNiko Matsakis-29/+22
2017-03-10isolate dep-graph tasksNiko Matsakis-0/+70