mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
This PR does not upgrade rustc. Only changes are applied. We cannot upgrade to the lastet Rust version yet due to wasm-bindgen breaking some generated types. THere's also some elided lifetimes in `**/generated/**`, which requires modification to ast tools. |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| compat_data | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||