rust/src/libstd/sys
Dylan DPC 8993358e77
Rollup merge of #70081 - lcnr:issue68387, r=varkor
add `unused_braces` lint

Add the lint `unused_braces` which is warn by default.

`unused_parens` is also extended and now checks anon consts.

closes #68387

r? @varkor
2020-04-01 00:27:20 +02:00
..
cloudabi Rollup merge of #69955 - alexcrichton:stderr-infallible, r=sfackler 2020-03-21 13:06:38 +01:00
hermit Rollup merge of #69955 - alexcrichton:stderr-infallible, r=sfackler 2020-03-21 13:06:38 +01:00
sgx Rename asm! to llvm_asm! 2020-03-26 15:49:22 +00:00
unix more clippy fixes 2020-03-31 15:20:05 +02:00
vxworks Rollup merge of #69955 - alexcrichton:stderr-infallible, r=sfackler 2020-03-21 13:06:38 +01:00
wasi std: Fix over-aligned allocations on wasm32-wasi 2020-03-30 12:30:06 -07:00
wasm Rollup merge of #69955 - alexcrichton:stderr-infallible, r=sfackler 2020-03-21 13:06:38 +01:00
windows Rollup merge of #70081 - lcnr:issue68387, r=varkor 2020-04-01 00:27:20 +02:00
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00