about summary refs log tree commit diff
path: root/tests/ui/lifetimes/raw
AgeCommit message (Expand)AuthorLines
2025-08-22print raw lifetime idents with `r#`Deadbeef-0/+63
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-12-01Only error raw lifetime followed by \' in edition 2021+Michael Goulet-3/+7
2024-11-28Update more 2024 tests to remove -Zunstable-optionsEric Huss-2/+1
2024-11-09Rollup merge of #132363 - compiler-errors:raw-lt-id-valid, r=wesleywiserMatthias Krüger-0/+52
2024-10-30Enforce that raw lifetime identifiers must be valid raw identifiersMichael Goulet-0/+52
2024-10-30Reject raw lifetime followed by \' as wellMichael Goulet-0/+27
2024-09-06Add some more testsMichael Goulet-0/+105