ruff/crates/ruff_cli/src
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
..
bin Add support for providing command-line arguments via argfile (#4087) 2023-04-25 17:58:21 -06:00
commands Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
args.rs Add cargo dev repeat for profiling (#5144) 2023-06-19 11:40:09 +02:00
cache.rs Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
diagnostics.rs Open cache files in parallel (#5120) 2023-06-20 17:43:09 +02:00
lib.rs Add a script that tests formatter stability on repositories (#5055) 2023-06-19 14:13:38 +00:00
panic.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
printer.rs Remove FixMode::None (#5087) 2023-06-14 11:17:09 -04:00
resolve.rs Add a script that tests formatter stability on repositories (#5055) 2023-06-19 14:13:38 +00:00