bumpalo modified for oxc's ast
Stars
3
Forks
0
Watchers
3
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
248
commits
38
commits
10
commits
10
commits
10
commits
7
commits
7
commits
7
commits
7
commits
5
commits
Fixed stacked borrows violation in `dealloc` (fixes #247) (#248)
b594a77View on GitHubRemove bogus executable filesystem permissions from Rust sources (#249)
25d5f32View on GitHubFix warning when testing without the `allocator_api` cargo feature (#245)
30f8491View on GitHubAdds `Vec::extend_from_slices_copy` that accepts multiple slices (#240)
6a91333View on GitHubModifies RawVec `reserve` fn structure to improve inlining (#239)
1803ccaView on GitHubProvides implementation of `Vec::extend_from_slice` optimized for `T: Copy` (#236)
54c88f0View on GitHub