| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-02 | Replace Rc with Lrc for shared data | John Kåre Alsaker | -3/+3 |
| 2017-12-21 | Refactor code so the call to codemap.files() does not deadlock | John Kåre Alsaker | -4/+2 |
| 2017-09-20 | incr.comp.: Store result fingerprints in DepGraph. | Michael Woerister | -0/+1 |
| 2017-09-18 | incr.comp.: Initialize the CachingCodemapView in StableHashingContext lazily. | Michael Woerister | -6/+4 |
| 2017-07-05 | use field init shorthand in src/librustc | Zack M. Davis | -1/+1 |
| 2017-06-06 | ICH: Make StableHashingContext work with any TyCtxt, not just the global one. | Michael Woerister | -2/+2 |
| 2017-05-23 | incr.comp.: Track expanded spans instead of FileMaps. | Michael Woerister | -26/+2 |
| 2017-05-08 | incr.comp.: Hash more pieces of crate metadata to detect changes there. | Michael Woerister | -3/+32 |
| 2017-03-29 | Merge `ExpnId` and `SyntaxContext`. | Jeffrey Seyfried | -4/+0 |
| 2017-03-22 | Move CachingCodemapView to rustc::ich. | Michael Woerister | -0/+115 |
