| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-01-26 | rustc: rename TyCtxt's `map` field to `hir`. | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-10 | rustc: clean up lookup_item_type and remove TypeScheme. | Eduard Burtescu | -4/+4 |
| 2016-11-08 | Replace FnvHasher use with FxHasher. | Nicholas Nethercote | -3/+3 |
| 2016-09-06 | write to inherent_impls during the visitor | Niko Matsakis | -0/+11 |
| 2016-08-08 | track MIR through the dep-graph | Niko Matsakis | -0/+10 |
| 2016-04-06 | break dep-graph into modules, parameterize DepNode | Niko Matsakis | -1/+2 |
| 2016-01-06 | Fix numerous typos, renamings, and minor nits raised by mw. | Niko Matsakis | -8/+8 |
| 2016-01-05 | Refactor compiler to make use of dep-tracking-maps. Also, in cases where | Niko Matsakis | -0/+56 |
| 2016-01-05 | Introduce the DepGraph and DepTracking map abstractions, | Niko Matsakis | -0/+81 |
