oxc/napi
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
..
minify refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
parser chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
transform release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00
.gitignore feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00