ruff/crates/ruff_graph
Charlie Marsh c2a5179d75
Reuse BTreeSets in module resolver (#13440)
## Summary

For dependencies, there's no reason to re-allocate here, since we know
the paths are unique.
2024-09-21 20:14:32 +00:00
..
src Reuse BTreeSets in module resolver (#13440) 2024-09-21 20:14:32 +00:00
Cargo.toml Use an empty vendored file system in Ruff (#13436) 2024-09-21 16:31:42 +00:00