summaryrefslogtreecommitdiff
path: root/rust/config/lints.go
AgeCommit message (Expand)Author
2025-01-28Add new flags for Rust 1.83 update Chris Wailes
2024-02-29Allow clippy::disallowed_names since it can be used for debugging Stephen Hines
2024-02-09Allow clippy::unnecessary_fallible_conversions Stephen Hines
2023-07-06Require safety comments for unsafe blocks. Andrew Walbran
2022-01-21Update `RustDefaultVersion` to 1.58.1 Charisee
2022-01-13Update RustDefaultVersion to 1.58.0 Chris Wailes
2021-04-01Disable clippy::upper-case-acronyms Jeff Vander Stoep
2021-02-25rust: Disable Byte Grouping Linter Ivan Lozano
2021-02-19Disable unnecessary_wraps clippy lint Jeff Vander Stoep
2020-08-13rust: modify linting properties Thiébaud Weksteen
2020-08-07rust: fully disable all lints when no_lint is set Thiébaud Weksteen
2020-07-01Explicitly define Rust default lints Thiébaud Weksteen