diff options
| author | bors <bors@rust-lang.org> | 2021-05-18 13:31:18 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-05-18 13:31:18 +0000 |
| commit | 98cddc5d3a5839a694f99aba2acf1c4dd28672f6 (patch) | |
| tree | 74464921113da8510297ee0539c8802d4e579d84 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 213b8d9a2b88e0db15bcdf2fd696afa6b7db12c7 (diff) | |
| parent | 9586ddb0461c9696f372502371ab0f3710192f34 (diff) | |
| download | rust-98cddc5d3a5839a694f99aba2acf1c4dd28672f6.tar.gz rust-98cddc5d3a5839a694f99aba2acf1c4dd28672f6.zip | |
Auto merge of #7241 - flip1995:warn-deny-warnings, r=camsteffen
Deny warnings in every main sub-crate Pointed out by `@xFrednet` in https://github.com/rust-lang/rust-clippy/pull/7229#issuecomment-842978909 This enables the same (rustc) lints in every main sub-crate: - `clippy` - `clippy_lints` - `clippy_utils` - `clippy_dev` In addition it forwards the `deny-warnings` feature to those sub-crates, so we don't miss warnings that then become a problem during sync. (I wanted to fix that before, but forgot about it, so thanks for pointing it out `@xFrednet!)` changelog: none
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
