mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 12:43:36 +00:00
8e51bd4315
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`` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |