| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-30 | hir: Simplify `hir_owner_nodes` query | Vadim Petrochenkov | -838/+838 | |
| The query accept arbitrary DefIds, not just owner DefIds. The return can be an `Option` because if there are no nodes, then it doesn't matter whether it's due to NonOwner or Phantom. Also rename the query to `opt_hir_owner_nodes`. | ||||
| 2024-01-16 | Bless incremental tests. | Camille GILLOT | -565/+529 | |
| 2023-12-24 | Bless incremental tests. | Camille GILLOT | -2/+2 | |
| 2023-10-06 | Bless incremental tests. | Camille GILLOT | -10/+10 | |
| 2023-09-28 | Unconditionally run `RevealAll` pass and run it earlier | Oli Scherer | -1/+1 | |
| 2023-07-16 | Querify unused trait check. | Camille GILLOT | -2/+2 | |
| 2023-07-10 | Bless incremental test. | Camille GILLOT | -1/+1 | |
| 2023-05-31 | Enable ScalarReplacementOfAggregates | Ben Kimock | -1/+2 | |
| 2023-04-22 | Turn on ConstDebugInfo pass. | Wesley Wiser | -8/+8 | |
| 2023-03-14 | Bless incremental test. | Camille GILLOT | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+8858 | |
