mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42: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. |
||
|---|---|---|
| .. | ||
| class.rs | ||
| declaration.rs | ||
| diagnostics.rs | ||
| enum.rs | ||
| formal_parameter_binding_pattern.rs | ||
| function.rs | ||
| inferrer.rs | ||
| lib.rs | ||
| literal.rs | ||
| module.rs | ||
| return_type.rs | ||
| scope.rs | ||
| signatures.rs | ||
| types.rs | ||