about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2021-07-08 10:44:29 +0900
committerGitHub <noreply@github.com>2021-07-08 10:44:29 +0900
commitc2d3f5f7725a15fb3ad8ec88fbf89596f3ce9aea (patch)
tree7a4d0562b5b720c225c93945469f030ffed3c6f8 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentd2b04f075c0ce010758c4c8674152ff89d1d73f3 (diff)
parent4a83a93e9afd29e7494af3cc2a33c44ec32b0303 (diff)
downloadrust-c2d3f5f7725a15fb3ad8ec88fbf89596f3ce9aea.tar.gz
rust-c2d3f5f7725a15fb3ad8ec88fbf89596f3ce9aea.zip
Rollup merge of #86639 - eholk:lint-tool, r=petrochenkov
Support lint tool names in rustc command line options

When rustc is running without a lint tool such as clippy enabled, options for lints such as `clippy::foo` are meant to be ignored. This was already working for those specified by attrs, such as `#![allow(clippy::foo)]`, but this did not work for command line arguments like `-A clippy::foo`. This PR fixes that issue.

Note that we discovered this issue while discussing https://github.com/rust-lang/cargo/issues/5034.

Fixes #86628.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions