about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-08-16 10:00:33 +0000
committerbors <bors@rust-lang.org>2017-08-16 10:00:33 +0000
commit85eadf84f3945dc431643ea43d34f15193fdafb4 (patch)
tree526083afee71d2a92027de01c864591500977fb0 /src/libstd/sys/unix/process/process_unix.rs
parent4fc3765c5477f98cfdf325475b2b01c6c094ed2d (diff)
parent8b2bdc56d088d39e31100c182b3857dd7dc75f24 (diff)
downloadrust-85eadf84f3945dc431643ea43d34f15193fdafb4.tar.gz
rust-85eadf84f3945dc431643ea43d34f15193fdafb4.zip
Auto merge of #43841 - alexcrichton:fix-another-regression, r=eddyb
rustc: Fix `unknown_lints` next to an unknown lint

The lint refactoring in #43522 didn't account for `#[allow(unknown_lints)]`
happening at the same node as an unknown lint itself, so this commit updates the
handling to ensure that the local set of lint configuration being built is
queried before looking at the chain of lint levels.

Closes #43809
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions