oxc/crates/oxc_allocator/src
overlookmotel adb50398b8 refactor(allocator): add impl GetAddress for Address (#6891)
This allows passing an `Address` to methods like `StatementInjectorStore::insert_before` if you want to.
2024-10-25 15:20:21 +00:00
..
address.rs refactor(allocator): add impl GetAddress for Address (#6891) 2024-10-25 15:20:21 +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
vec.rs fix(allocator)!: make Vec non-drop (#6623) 2024-10-19 15:43:54 +00:00