mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
For a various reasons: This features bloats the code size. We have many tools for profiling in Rust (as compared to ESLint where the feature came from), so a built-in feature is not really needed anymore. ESLint needed `--timings` because it needs to monitor plugins. We control all our code so we don't need this. |
||
|---|---|---|
| .. | ||
| format | ||
| lint | ||
| codeowners.rs | ||
| command.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| result.rs | ||
| runner.rs | ||
| walk.rs | ||