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
Kamil Ogórek
b056e29b06
lint: Enable clippy::if_not_else rule
2023-03-26 22:23:53 +02:00
Terts Diepraam
74b54074e1
deps: bump time
from 0.3.17 to 0.3.20 ( #4643 )
2023-03-26 21:47:12 +02:00
Sylvestre Ledru
c810a5e051
be consistent in the rustflag declaration
2022-05-24 19:05:27 +02:00
Sylvestre Ledru
3a576f2441
time: Various fixes
2022-05-01 17:00:35 +02:00
Daniel Eades
4f8d1c5fcf
add additional lints
2022-01-31 20:40:47 +01:00
Ian Douglas Scott
a23a8ed1f1
Add cross build targeting Redox to Travis CI
2017-12-08 21:03:59 -08:00