Skip to content

Commit e0269ce

Browse files
authored
Merge pull request #21797 from ada4a/push-kmoyrzmylmqu
Remove outdated comment
2 parents 129a4b1 + 7ceb718 commit e0269ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/hir-expand/src/fixup.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ pub(crate) fn fixup_syntax(
208208
]);
209209
}
210210
},
211-
// FIXME: foo::
212211
ast::MatchExpr(it) => {
213212
if it.expr().is_none() {
214213
let match_token = match it.match_token() {

0 commit comments

Comments
 (0)