]> git.lizzy.rs Git - rust.git/commit
Suggest the `pat_param` specifier before `|` on 2021 edition
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Tue, 30 Nov 2021 06:14:38 +0000 (22:14 -0800)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Tue, 30 Nov 2021 06:20:34 +0000 (22:20 -0800)
commitf6b499da167399784955956eb6be4e764628b317
tree6d9bd8a978d33a56ef52bcc4419c09582b2bb7b9
parent6db0a0e9a4a2f55b1a85954e114ada0b45c32e45
Suggest the `pat_param` specifier before `|` on 2021 edition

We have a migration warning but no lint for users who have enabled the
new edition.
compiler/rustc_expand/src/mbe/macro_rules.rs