about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-12 23:56:31 +0000
committerbors <bors@rust-lang.org>2022-05-12 23:56:31 +0000
commitb54f4468a271313709ef9debbd4b4b2245dcc36b (patch)
tree9356054cb114ae7f4fca6dcda59e8a57a9124cc9 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parenta3d1f288491c703172b2debc88379c6469e26c75 (diff)
parent8708a261a1e297323060a8c71789e482b2d3725f (diff)
downloadrust-b54f4468a271313709ef9debbd4b4b2245dcc36b.tar.gz
rust-b54f4468a271313709ef9debbd4b4b2245dcc36b.zip
Auto merge of #8799 - Alexendoo:lintcheck-common, r=giraffate
Some lintcheck cleanup

A grab bag of smaller changes:

Panics if a crate source isn't valid, and fixes the `ryu` crate entry so it's picked up. Took me a while to realise why I couldn't do `cargo lintcheck --only ryu` 😅

Parses messages with `cargo_metadata`, this catches a few more lints that were ignored because the message had an [expansion field](https://docs.rs/cargo_metadata/latest/cargo_metadata/diagnostic/struct.DiagnosticSpanMacroExpansion.html) that contained a path pointing into `.../.toolchains/...`. It also no longer emits some log lines with `null` as the column

It also merges the `run_clippy_lint` invocations and splits `LintcheckConfig` out into its own file

changelog: none
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions