| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-06 | Use a function to access the Hir map to be able to turn it into a query later | John Kåre Alsaker | -3/+3 |
| 2018-05-13 | Add parallel abstractions | John Kåre Alsaker | -0/+30 |
| 2017-10-08 | fix documentation typo | Cameron Steffen | -1/+1 |
| 2017-05-03 | kill the old `visit_all_item_likes` infrastructure | Niko Matsakis | -3/+2 |
| 2017-01-26 | rustc: rename TyCtxt's `map` field to `hir`. | Eduard-Mihai Burtescu | -1/+1 |
| 2016-12-28 | rustc: separate TraitItem from their parent Item, just like ImplItem. | Eduard-Mihai Burtescu | -1/+6 |
| 2016-11-29 | update comments | Niko Matsakis | -2/+4 |
| 2016-11-16 | fallout from separating impl-items from impls | Niko Matsakis | -0/+5 |
| 2016-11-16 | separate impl-items from the impl in the HIR | Niko Matsakis | -1/+1 |
| 2016-11-16 | refactor Visitor into ItemLikeVisitor and intravisit::Visitor | Niko Matsakis | -0/+79 |
