rust/compiler/rustc_mir_build/src
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
..
build Use LocalDefId for closures more 2022-07-30 15:59:17 -05:00
thir Rollup merge of #100093 - wcampbell0x2a:unused-parens-for-match-arms, r=petrochenkov 2022-08-04 22:25:02 +02:00
check_unsafety.rs Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillot 2022-07-31 17:36:40 +05:30
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
lints.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00