| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-04-06 | break dep-graph into modules, parameterize DepNode | Niko Matsakis | -7/+8 | |
| it is useful later to customize how change the type we use for reference items away from DefId | ||||
| 2016-03-31 | librustc: replace panic!() with bug!() | Benjamin Herr | -1/+1 | |
| 2016-02-05 | Add a local counter that tracks how many tasks are pushed or not pushed, | Niko Matsakis | -4/+47 | |
| so that we can still get assertion failures even when dep-graph construction is disabled. | ||||
| 2016-01-06 | Fix numerous typos, renamings, and minor nits raised by mw. | Niko Matsakis | -1/+1 | |
| 2016-01-05 | Introduce the DepGraph and DepTracking map abstractions, | Niko Matsakis | -0/+137 | |
| along with a README explaining how they are to be used | ||||
