| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -1/+1 |
| 2018-07-12 | rename `control_flow_graph` to `graph` | Niko Matsakis | -1/+1 |
| 2018-07-12 | rename `graph` to `control_flow_graph::implementation` | Niko Matsakis | -1/+3 |
| 2017-09-14 | rustc: Preallocate when building the dep graph | Alex Crichton | -3/+2 |
| 2017-07-05 | use field init shorthand in src/librustc | Zack M. Davis | -2/+2 |
| 2017-06-09 | incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs. | Michael Woerister | -16/+14 |
| 2016-11-08 | Replace FnvHasher use with FxHasher. | Nicholas Nethercote | -3/+3 |
| 2016-05-31 | expand `DepNode::TraitSelect` to include type ids | Niko Matsakis | -12/+12 |
| 2016-05-18 | identify inputs of `MetaData(X)` nodes | Niko Matsakis | -6/+15 |
| 2016-04-06 | break dep-graph into modules, parameterize DepNode | Niko Matsakis | -10/+30 |
| 2016-01-05 | Introduce the DepGraph and DepTracking map abstractions, | Niko Matsakis | -0/+68 |
