about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-02 21:21:49 +0000
committerbors <bors@rust-lang.org>2020-10-02 21:21:49 +0000
commita1a7f20b4c5edff108a7c46e8641580bbf862362 (patch)
tree995b61af0627e796900a1793ca150e9c10dc57e2 /compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs
parentf0eac45db4c065cd45fde8413623b9fc338fee4b (diff)
parent8b8c63f568bc838aa7997a6933a40c3ab7b91a5d (diff)
downloadrust-a1a7f20b4c5edff108a7c46e8641580bbf862362.tar.gz
rust-a1a7f20b4c5edff108a7c46e8641580bbf862362.zip
Auto merge of #6098 - longlb:interior_mut_const, r=ebroto
Downgrade interior_mutable_const lints to warn by default

This change updates the two lints in the file non_copy_const.rs to be warn by default rather than deny by default. It also updates the known problems for declare_interior_mutable_const to mention some issues that are affected by the lints.

This is a repeat pull request since I botched the first one (#6012). Apart from my messing up the commits of that one, I also had a problem where the stderr of the tests didn't change despite me changing both lints to warn by default. Is this normal behaviour for some lints or do I need to adjust the tests to accommodate the change?

fixes #5863
changelog: none
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/coverageinfo/mod.rs')
0 files changed, 0 insertions, 0 deletions