mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
Merge pull request #21797 from ada4a/push-kmoyrzmylmqu
Remove outdated comment
This commit is contained in:
@@ -208,7 +208,6 @@ pub(crate) fn fixup_syntax(
|
||||
]);
|
||||
}
|
||||
},
|
||||
// FIXME: foo::
|
||||
ast::MatchExpr(it) => {
|
||||
if it.expr().is_none() {
|
||||
let match_token = match it.match_token() {
|
||||
|
||||
Reference in New Issue
Block a user