ruff/crates/ruff_python_stdlib
Charlie Marsh f45d1c2b84
Remove HashMap and HashSet for known-standard-library detection (#5345)
## Summary

This is a lot more concise and probably much more performant (with fewer
instructions).
2023-06-23 19:59:03 +00:00
..
src Remove HashMap and HashSet for known-standard-library detection (#5345) 2023-06-23 19:59:03 +00:00
Cargo.toml Remove HashMap and HashSet for known-standard-library detection (#5345) 2023-06-23 19:59:03 +00:00