about summary refs log tree commit diff
path: root/tests/ui/lifetimes/issue-95023.stderr
AgeCommit message (Expand)AuthorLines
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-1/+5
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-8/+8
2024-09-12Re-enable `ConstArgKind::Path` lowering by defaultNoah Lev-9/+1
2024-08-19Retroactively feature gate `ConstArgKind::Path`Boxy-1/+9
2024-07-16Add `ConstArgKind::Path` and make `ConstArg` its own HIR nodeNoah Lev-9/+1
2024-06-03Auto merge of #125778 - estebank:issue-67100, r=compiler-errorsbors-1/+1
2024-05-30Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanupLeón Orell Valerian Liehr-2/+2
2024-05-29Use parenthetical notation for `Fn` traitsEsteban Küber-1/+1
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-6/+6
2024-02-14Continue compilation after check_mod_type_wf errorsOli Scherer-1/+9
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-13/+31
2023-09-08Improve "associated type not found" diagnosticsLieselotte-1/+1
2023-03-10feat: implement better error for manual impl of `Fn*` traitsEzra Shaw-0/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+38