rust/compiler/rustc_mir_build
Matthias Krüger 6b938c8491
Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petrochenkov
Enable unused_parens for match arms

Fixes: https://github.com/rust-lang/rust/issues/92751

Currently I can't get the `stderr` to work with `./x.py test`, but this should fix the issue. Help would be appreciated!
2022-08-04 22:25:02 +02:00
..
src Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petrochenkov 2022-08-04 22:25:02 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00