Commit graph

3 commits

Author SHA1 Message Date
Justin Tracey
5994759560
move lints from rustflags to Cargo.toml
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).
2024-09-29 14:14:15 -04:00
Dimitris Apostolou
8fcce6e2a5
cargo: fix feature = "cargo-clippy" deprecation 2024-02-28 14:51:23 +02:00
Daniel Hofstetter
744d94e630 cargo: rename "config" to "config.toml" 2024-02-07 09:15:04 +01:00
Renamed from .cargo/config (Browse further)