oxc/crates/oxc_allocator/src
overlookmotel 419343bdd5 feat(traverse): implement GetAddress for Ancestor (#6877)
Closes #6803. Allow getting `Address` of an `Ancestor`.
2024-10-25 10:52:01 +00:00
..
address.rs feat(traverse): implement GetAddress for Ancestor (#6877) 2024-10-25 10:52:01 +00:00
boxed.rs refactor(allocator): move GetAddress trait into oxc_allocator (#6738) 2024-10-21 11:46:29 +00:00
clone_in.rs docs(allocator): enable lint warnings on missing docs, and add missing doc comments (#6613) 2024-10-15 22:50:48 +00: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 refactor(oxc_ast): clean up doc 2023-04-16 00:39:07 +08:00
vec.rs fix(allocator)!: make Vec non-drop (#6623) 2024-10-19 15:43:54 +00:00