Files
rust/tests/ui/parser
Matthias Krüger b2295375f8 Rollup merge of #117212 - clubby789:fix-ternary-recover, r=compiler-errors
Properly restore snapshot when failing to recover parsing ternary

If the recovery parsed an expression, then failed to eat a `:`, it would return `false` without restoring the snapshot. Fix this by always restoring the snapshot when returning `false`.

Draft for now because I'd like to try and improve this recovery further.

Fixes #117208
2023-10-27 19:46:07 +02:00
..
2023-10-03 21:31:27 +00:00
2023-10-09 19:24:05 +00:00
2023-10-24 21:27:05 +00:00
2023-10-05 01:04:41 +00:00
2023-02-02 05:54:35 +00:00
fix
2023-10-09 19:24:05 +00:00
2023-05-05 21:44:48 +02:00
2023-05-05 21:44:48 +02:00
2023-06-10 14:46:11 -04:00
2023-06-10 14:46:11 -04:00
2023-01-26 10:52:57 +08:00
2023-05-05 11:17:14 -04:00
2023-10-04 01:35:07 +00:00
2023-10-04 01:35:07 +00:00
2023-01-19 02:25:55 +00:00