GitHub / zakarumych/allocator-api2 issues and pull requests
#36 - fix unsafe autoref lint error
Pull Request -
State: open - Opened by mikeyhew about 2 months ago
#35 - Make doc tests test allocator-api2 types
Pull Request -
State: closed - Opened by bluurryy 3 months ago
- 1 comment
#34 - Fix unsound `Box::as(_mut)_ptr`, make `alloc` feature support msrv
Pull Request -
State: closed - Opened by bluurryy 3 months ago
- 2 comments
#33 - `Box::as(_mut)_ptr` is unsound, `alloc` feature does not support msrv
Issue -
State: closed - Opened by bluurryy 3 months ago
- 1 comment
#32 - Any blockers for 0.3.0 release?
Issue -
State: closed - Opened by okhsunrog 3 months ago
- 3 comments
#31 - `vec::IntoIter` does not implement `Default`.
Issue -
State: open - Opened by bjoernager 6 months ago
#30 - Remove nightly feature
Pull Request -
State: closed - Opened by NeuralModder 6 months ago
- 3 comments
#29 - Please keep unsafe code in sync with stdlib
Issue -
State: open - Opened by Darksonn 6 months ago
#28 - Support for Rc and Arc
Issue -
State: open - Opened by LtdJorge 7 months ago
- 3 comments
#27 - fix conflicting `Clone` implementation
Pull Request -
State: closed - Opened by joseluis 7 months ago
- 2 comments
#26 - Fails to compile when both `std` and `fresh-rust` features are enabled
Issue -
State: closed - Opened by joseluis 7 months ago
#25 - Following the recent std `Box` updates. [BREAKING CHANGE INCLUDED]
Pull Request -
State: closed - Opened by wada314 7 months ago
- 3 comments
#24 - SliceExt is half-unusable and a semver hazard
Issue -
State: open - Opened by steffahn 8 months ago
- 1 comment
#23 - Added: Nightly implementation (or lack of) for unsize_box
Pull Request -
State: closed - Opened by Sewer56 8 months ago
- 1 comment
#22 - Fix the Box::into_inner's double free.
Pull Request -
State: closed - Opened by wada314 9 months ago
- 1 comment
#21 - `Box::into_inner()` is double freeing
Issue -
State: closed - Opened by wada314 9 months ago
- 1 comment
#20 - MSRV
Issue -
State: closed - Opened by s-arash 9 months ago
- 3 comments
#19 - Recommended usage is impossible to satisfy
Issue -
State: closed - Opened by orlp 10 months ago
- 9 comments
#18 - (no_)global_oom_handling should be a feature
Issue -
State: open - Opened by remexre 11 months ago
#17 - Allow non-`Global` allocators in `vec![in Alloc; 1, 2, 3]`
Issue -
State: open - Opened by jcallen 11 months ago
#16 - Add `Box::try_new_uninit_slice_in` and `Box::try_new_zeroed_slice_in`
Issue -
State: open - Opened by cospectrum 12 months ago
- 1 comment
#15 - Unsound usages of unsafe `transmute` implementation from `usize` to `*mut T`
Issue -
State: closed - Opened by llooFlashooll about 1 year ago
- 4 comments
#14 - `Box::leak` is private
Issue -
State: closed - Opened by orzogc over 1 year ago
- 2 comments
#13 - Add Write implementation for Vec
Pull Request -
State: closed - Opened by jess-sol over 1 year ago
- 2 comments
#12 - TryReserveError is not re-exported
Issue -
State: open - Opened by CeleritasCelery over 1 year ago
- 2 comments
#11 - Fix `vec![in]` without elements to use correct allocator
Pull Request -
State: closed - Opened by cloneable over 1 year ago
#10 - Box is unsound
Issue -
State: open - Opened by glandium over 1 year ago
- 4 comments
#9 - no_std
Issue -
State: closed - Opened by duanyu-yu over 1 year ago
- 2 comments
#8 - Made TryReserveError & TryReserveErrorKind public to make Vec::try_reserve possible to use
Pull Request -
State: closed - Opened by lch361 over 1 year ago
#7 - chore: Set `rust-version` in `Cargo.toml`
Pull Request -
State: closed - Opened by polarathene over 1 year ago
- 4 comments
#6 - Add `unsize_box!` macro to allow safe creation of `Box<T: !Sized>` on stable
Pull Request -
State: closed - Opened by fu5ha almost 2 years ago
#5 - Actually drop value in Box::drop
Pull Request -
State: closed - Opened by kyren about 2 years ago
- 1 comment
#4 - align included license files with current Rust project best practices
Pull Request -
State: closed - Opened by decathorpe about 2 years ago
- 2 comments
#3 - Enable allocator_api on nightly
Pull Request -
State: closed - Opened by zakarumych about 2 years ago
#2 - Fix CI
Pull Request -
State: closed - Opened by zakarumych about 2 years ago
#1 - Inline assume to avoid performance regression
Pull Request -
State: closed - Opened by nical over 2 years ago
- 6 comments