Files
rust/compiler/rustc_parse/src/parser
Dylan DPC 8e51bd4315 Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebank
Improve suggestion for tuple struct pattern matching errors.

Closes #80174

This change allows numbers to be parsed as field names when pattern matching on structs, which allows us to provide better error messages when tuple structs are matched using a struct pattern.

r? ``@estebank``
2021-02-23 02:51:44 +01:00
..
2021-02-13 13:04:54 -05:00
2021-02-13 13:04:54 -05:00
2020-12-17 14:12:48 +01:00