Files
rust/compiler/rustc_parse/src/parser
bors a04e649c09 Auto merge of #114028 - Centri3:ternary-operator, r=compiler-errors
Gracefully handle ternary operator

Fixes #112578

~~May not be the best way to do this as it doesn't check for a single `:`, so it could perhaps appear even when the actual issue is just a missing semicolon. May not be the biggest deal, though?~~

Nevermind, got it working properly now ^^
2023-07-29 16:45:29 +00:00
..
2023-06-27 07:40:47 +00:00
2023-07-25 19:17:33 +00:00
2023-07-24 00:18:52 -04:00
2023-07-23 10:50:14 +02:00
2023-07-28 22:21:33 +02:00