ruff/crates/ruff_diagnostics/src
Charlie Marsh 4dee49d6fa
Run nightly Clippy over the Ruff repo (#5670)
## Summary

This is the result of running `cargo +nightly clippy --workspace
--all-targets --all-features -- -D warnings` and fixing all violations.
Just wanted to see if there were any interesting new checks on nightly
👀
2023-07-10 23:44:38 -04:00
..
diagnostic.rs Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
edit.rs Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
fix.rs Run nightly Clippy over the Ruff repo (#5670) 2023-07-10 23:44:38 -04:00
lib.rs Replace deletion-tracking with enforced isolation levels (#4766) 2023-06-02 02:45:56 +00:00
violation.rs Enable pycodestyle rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00