ruff/crates/ruff
Thomas de Zeeuw 17f1ecd56e
Open cache files in parallel (#5120)
## Summary

Open cache files in parallel (again), brings the performance back to be roughly equal to the old implementation.

## Test Plan

Existing tests should keep working.
2023-06-20 17:43:09 +02:00
..
resources/test Handle trailing newline in Jupyter notebook JSON string (#5202) 2023-06-20 10:19:11 +00:00
src Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
Cargo.toml Add a script that tests formatter stability on repositories (#5055) 2023-06-19 14:13:38 +00:00