| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -1/+1 |
| 2019-01-15 | Optimize try_mark_green and eliminate the lock on dep node colors | John Kåre Alsaker | -8/+5 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -1/+1 |
| 2018-03-19 | Convert SerializedDepGraph to be a struct-of-arrays | Wesley Wiser | -4/+4 |
| 2018-02-14 | incr.comp.: Store DepNode colors in a dense array instead of a hashmap. | Michael Woerister | -0/+5 |
| 2017-12-20 | incr.comp.: Use an IndexVec instead of a hashmap for storing result hashes. | Michael Woerister | -0/+4 |
| 2017-11-14 | incr.comp.: Cache TypeckTables and add -Zincremental-queries flag. | Michael Woerister | -0/+5 |
| 2017-10-02 | incr.comp.: Add minimal version of try_mark_green procedure. | Michael Woerister | -9/+22 |
| 2017-10-02 | incr.comp.: Determine red/green state of every new node. | Michael Woerister | -3/+4 |
| 2017-09-23 | incr.comp.: Serialize and deserialize new DepGraph | Michael Woerister | -0/+46 |
