about summary refs log tree commit diff
path: root/compiler/rustc_borrowck/src/diagnostics/opaque_suggestions.rs
AgeCommit message (Expand)AuthorLines
2025-08-08borrowck: defer opaque type errorslcnr-243/+0
2025-03-12Move methods from `Map` to `TyCtxt`, part 4.Nicholas Nethercote-1/+1
2024-12-27Fix typoschloefeal-1/+1
2024-11-09Dont suggest use<APIT>Michael Goulet-26/+45
2024-10-31Try to point out when edition 2024 lifetime capture rules cause borrowck issuesMichael Goulet-0/+224