| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-08 | borrowck: defer opaque type errors | lcnr | -243/+0 | |
| 2025-03-12 | Move methods from `Map` to `TyCtxt`, part 4. | Nicholas Nethercote | -1/+1 | |
| Continuing the work from #137350. Removes the unused methods: `expect_variant`, `expect_field`, `expect_foreign_item`. Every method gains a `hir_` prefix. | ||||
| 2024-12-27 | Fix typos | chloefeal | -1/+1 | |
| Signed-off-by: chloefeal <188809157+chloefeal@users.noreply.github.com> | ||||
| 2024-11-09 | Dont suggest use<APIT> | Michael Goulet | -26/+45 | |
| 2024-10-31 | Try to point out when edition 2024 lifetime capture rules cause borrowck issues | Michael Goulet | -0/+224 | |
