Skip to content

move lints from rustflags to Cargo.toml#6751

Merged
sylvestre merged 1 commit intouutils:mainfrom
jtracey:lints
Sep 29, 2024
Merged

move lints from rustflags to Cargo.toml#6751
sylvestre merged 1 commit intouutils:mainfrom
jtracey:lints

Conversation

@jtracey
Copy link
Contributor

@jtracey jtracey commented Sep 29, 2024

This prevents unnecessary rebuilds when mixing runs of cargo clippy and other cargo commands (e.g., cargo c && cargo clippy && cargo c no longer rebuilds).

This prevents unnecessary rebuilds when mixing runs of `cargo clippy` and other
cargo commands (e.g., `cargo c && cargo clippy && cargo c` no longer rebuilds).
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@sylvestre
Copy link
Contributor

nice, thanks

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.

2 participants