]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #103468 - chenyukang:yukang/fix-103435-extra-parentheses, r=estebank
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 11 Nov 2022 17:12:29 +0000 (12:12 -0500)
committerGitHub <noreply@github.com>
Fri, 11 Nov 2022 17:12:29 +0000 (12:12 -0500)
commitfd5ff82f28be617c6116a7a16bb1a32b401e9459
treeae92031f0b9fc93db96cc59fabf83d2c240917f9
parent9553fea23a8e04162684ec0679b1ca05e61159cb
parenta46af18cb1aedf7ccc5fbebd6f126c71da6cd4ee
Rollup merge of #103468 - chenyukang:yukang/fix-103435-extra-parentheses, r=estebank

Fix unused lint and parser caring about spaces to won't produce invalid code

Fixes #103435
compiler/rustc_parse/src/errors.rs
compiler/rustc_parse/src/parser/diagnostics.rs