about summary refs log tree commit diff
path: root/tests/ui/consts/assoc-const-elided-lifetime.stderr
AgeCommit message (Expand)AuthorLines
2025-03-26Use the correct binder scope for elided lifetimes in assoc constsOli Scherer-2/+0
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-06-14Resolve elided lifetimes in assoc const to static if no other lifetimes are i...Michael Goulet-0/+12
2023-08-20Warn on elided lifetimes in associated constantsMichael Goulet-0/+33