ruff/crates/ruff_linter
Charlie Marsh 4a3eeeff86
Remove HashableExpr abstraction (#14057)
## Summary

It looks like `ComparableExpr` now implements `Hash` so we can just
remove this.
2024-11-02 20:28:35 +00:00
..
resources Avoid parsing joint rule codes as distinct codes in # noqa (#12809) 2024-11-02 20:24:59 +00:00
src Remove HashableExpr abstraction (#14057) 2024-11-02 20:28:35 +00:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to 0.7.2 (#14039) 2024-11-01 19:09:07 +05:30