| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-30 | hir: Simplify `hir_owner_nodes` query | Vadim Petrochenkov | -38/+38 | |
| 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 | -38/+38 | |
| 2023-09-28 | Unconditionally run `RevealAll` pass and run it earlier | Oli Scherer | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+411 | |
