rust/compiler/rustc_parse
Esteban Kuber b82ec362ca Recover from Foo(a: 1, b: 2)
Detect likely `struct` literal using parentheses as delimiters and emit
targeted suggestion instead of type ascription parse error.

Fix #61326.
2021-09-07 17:45:16 +00:00
..
2021-09-07 17:45:16 +00:00