Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for #5783 #8799

Merged
merged 1 commit into from
Aug 28, 2013
Merged

Add test for #5783 #8799

merged 1 commit into from
Aug 28, 2013

Conversation

fhahn
Copy link
Contributor

@fhahn fhahn commented Aug 27, 2013

I've added a testcase, as mentioned in #5783

bors added a commit that referenced this pull request Aug 28, 2013
I've added a testcase, as mentioned in #5783
@bors bors closed this Aug 28, 2013
@bors bors merged commit 890b589 into rust-lang:master Aug 28, 2013
@fhahn fhahn deleted the ticket_5783 branch August 28, 2013 07:33
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants