| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-08-01 | Store associated item defaultness in impl_defaultness. | Camille GILLOT | -3/+2 |
| 2022-07-01 | Factor out hir::Node::Binding | Cameron Steffen | -3/+1 |
| 2022-06-14 | Make ResolverAstLowering a struct. | Camille GILLOT | -1/+3 |
| 2022-06-04 | Compute lifetimes in scope at diagnostic time. | Camille GILLOT | -0/+7 |
| 2022-04-27 | Auto merge of #91557 - cjgillot:ast-lifetimes-named, r=petrochenkov | bors | -1/+6 |
| 2022-04-27 | Use LifetimeRes during lowering. | Camille GILLOT | -1/+6 |
| 2022-04-23 | Stop visiting visibility. | Camille GILLOT | -12/+0 |
| 2022-03-31 | remove find_use_placement | Fausto | -1/+3 |
| 2022-01-16 | Replace NestedVisitorMap with NestedFilter | Cameron Steffen | -7/+1 |
| 2022-01-08 | Link impl items to corresponding trait items in late resolver. | Camille GILLOT | -1/+2 |
| 2021-10-21 | Use SortedMap in HIR. | Camille GILLOT | -19/+5 |
| 2021-10-12 | Use invalid local id for zeroth node parent. | Camille GILLOT | -1/+4 |
| 2021-10-09 | Perform indexing during lowering. | Camille GILLOT | -0/+361 |
