oxc/crates/oxc_allocator/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
..
address.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
boxed.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
clone_in.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
convert.rs docs(allocator): enable lint warnings on missing docs, and add missing doc comments (#6613) 2024-10-15 22:50:48 +00:00
lib.rs refactor(allocator): move GetAddress trait into oxc_allocator (#6738) 2024-10-21 11:46:29 +00:00
serialize.rs
vec.rs chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00