| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-07-10 | Split DepNode::ItemSignature into non-overlapping variants. | Michael Woerister | -2/+2 |
| 2017-06-12 | kill various tasks we no longer need and remove outdated README text | Niko Matsakis | -133/+4 |
| 2017-06-01 | Syntax highlight rust code in librustc/dep_graph/README.md | bjorn3 | -1/+1 |
| 2017-01-25 | rename `Tables` to `TypeckTables` | Niko Matsakis | -11/+11 |
| 2017-01-25 | remove outdated text | Niko Matsakis | -21/+0 |
| 2017-01-25 | merge TypeckItemBody and Tables depnodes | Niko Matsakis | -13/+15 |
| 2016-12-16 | Remove some more things that were only needed for inlined-HIR DefIds | Michael Woerister | -4/+2 |
| 2016-09-06 | implement a debugging "shadow graph" | Niko Matsakis | -0/+31 |
| 2016-08-02 | replace graph rewriting with detecting inlined ids | Niko Matsakis | -0/+25 |
| 2016-03-14 | Initial incorporation of specialization: | Aaron Turon | -5/+4 |
| 2016-01-06 | Fix numerous typos, renamings, and minor nits raised by mw. | Niko Matsakis | -8/+14 |
| 2016-01-05 | Introduce the DepGraph and DepTracking map abstractions, | Niko Matsakis | -0/+384 |
