uv/crates/uv-client/src/httpcache
John Mumm e02cd74e64
Turn off `clippy::struct_excessive_bools` rule (#14102)
We always ignore the `clippy::struct_excessive_bools` rule and formerly
annotated this at the function level. This PR specifies the allow in
`workspace.lints.clippy` in `Cargo.toml`.
2025-06-17 12:18:54 +02:00
..
control.rs Turn off `clippy::struct_excessive_bools` rule (#14102) 2025-06-17 12:18:54 +02:00
mod.rs Consistently write log messages with capitalized first word (#11111) 2025-01-30 18:56:46 +00:00