Files
rust/tests/ui/parser
Matthias Krüger 9aff9c070a Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco
Fix parsing of ranges after unary operators

Fixes https://github.com/rust-lang/rust/issues/134899.

This PR aligns the parsing for unary `!` and `-` and `*` with how unary `&` is already parsed [here](https://github.com/rust-lang/rust/blob/5c0a6e68cfdad859615c2888de76505f13e6f01b/compiler/rustc_parse/src/parser/expr.rs#L848-L854).
2025-03-03 10:40:57 +01:00
..
2024-12-08 15:32:04 +08:00
2025-02-28 08:42:06 +11:00
2024-10-30 16:47:47 -07:00
2024-12-10 11:34:13 +08:00
2025-01-07 16:04:14 +01:00
2025-01-07 16:04:14 +01:00
2024-11-29 06:10:15 +11:00
2023-05-05 21:44:48 +02:00
2023-05-05 21:44:48 +02:00
2023-01-26 10:52:57 +08:00
2024-11-16 20:03:31 +00:00
2023-05-05 11:17:14 -04:00
2024-10-11 11:30:08 -04:00
2024-11-29 06:10:15 +11:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2025-01-07 16:04:14 +01:00
2025-01-07 16:04:14 +01:00
2025-01-07 16:04:14 +01:00
2023-10-04 01:35:07 +00:00
2023-10-04 01:35:07 +00:00
2025-02-28 08:36:12 +11:00
2025-02-28 08:36:12 +11:00
2024-11-24 19:42:33 +01:00
2024-11-24 19:42:33 +01:00
2024-09-21 20:07:52 +03:00
2023-01-19 02:25:55 +00:00