rust/compiler
Matthias Krüger 337c48cec5
Rollup merge of #133482 - compiler-errors:raw-lt-tick, r=estebank
Only error raw lifetime followed by `\'` in edition 2021+

Fixes #133479
cc #132341

I think this fixes a purely theoretical regression since it only affects edition 2015 (who is using that?) and only in the very rare case of a raw lifetime followed immediately by a lifetime like `'r#a'r`.
2024-12-01 14:30:08 +01:00
..
2024-11-27 15:14:54 +00:00
2024-11-28 12:22:02 +00:00
2024-12-01 05:11:42 +00:00
2024-11-29 17:23:34 +11:00
2024-11-23 13:52:54 +01:00