oxc/crates/oxc_estree/src
Boshen d942a8d41a
chore: Rust v1.83.0 changes (#7535)
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.
2024-11-29 11:59:45 +08:00
..
lib.rs fix(types)!: append rest field into elements for objects and arrays to align with estree (#7212) 2024-11-09 05:23:53 +00:00
ser.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00