]> git.lizzy.rs Git - rust.git/commit
Auto merge of #86009 - cjgillot:fwarn, r=davidtwco
authorbors <bors@rust-lang.org>
Tue, 29 Jun 2021 13:11:16 +0000 (13:11 +0000)
committerbors <bors@rust-lang.org>
Tue, 29 Jun 2021 13:11:16 +0000 (13:11 +0000)
commit8971fff984e7a45ca6cdcd146816b4896a4ab1ea
tree2140a47a98c593edf9a95656598468d70c5f11a1
parent5d0fae5b66ea33e667c8e1f7cceaca0c3653597c
parente42271db0d8ee14f0599e7b72625bb2f133f5cac
Auto merge of #86009 - cjgillot:fwarn, r=davidtwco

Make ForceWarn a lint level.

Follow-up to #85788
cc `@rylev`
compiler/rustc_lint/src/context.rs
compiler/rustc_lint_defs/src/lib.rs
compiler/rustc_middle/src/lint.rs