-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: rust-lang/wg-allocators
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
DispatchFromDyn is not implemented for Box, Rc, Arc, or Weak with custom allocators
#135
opened Sep 9, 2024 by
matthewpipie
Semantics on allocating and deallocating with different
Allocator
#133
opened Sep 1, 2024 by
Ddystopia
Suggestion: allow the constructors without
_in
for allocator types that implement Default
#127
opened Jun 7, 2024 by
Rua
Controlling amount of information in AllocError and OOM panic payloads
#121
opened Jan 31, 2024 by
kornelski
Avoiding passing size and alignment to dealloc when allocator doesn't need them
#120
opened Jan 31, 2024 by
kornelski
Bug Report: Incorrect Optimization on
Global.allocate{_zeroed}
+core::mem::forget
Loop
#119
opened Oct 29, 2023 by
Coekjan
Idea: Custom Rust allocator for persistent transactional storage
#116
opened Aug 24, 2023 by
vvoznesensky
Question: Can omit the <A: Allocator> generic param for the immutable references?
#110
opened Feb 25, 2023 by
wada314
Must the returned sizes of
Allocator
methods fit in Layout
?
#107
opened Oct 20, 2022 by
Jules-Bertholet
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.