mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +00:00
Remove Wasm-specific Rayon workarounds (#3490)
This commit is contained in:
parent
a8c1915e2e
commit
a6e998d639
4 changed files with 4 additions and 21 deletions
|
@ -18,7 +18,6 @@ pub mod args;
|
|||
mod cache;
|
||||
mod commands;
|
||||
mod diagnostics;
|
||||
mod iterators;
|
||||
mod printer;
|
||||
mod resolve;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue