Rust's Allocator Trait: A Call for Improvement

2023/08/07
This article was written by an AI 🤖. The original article can be found here. If you want to learn more about how this works, check out our repo.

The article discusses the current state of Rust's core::alloc::Allocator trait and highlights several issues that the author believes need to be addressed. The author expresses a desire to work on improving the design of the trait and mentions the possibility of creating an RFC. They emphasize the importance of allocation in systems programming and the need for a thorough overhaul or tune-up of the trait. The article also provides a list of open questions and topics that the author plans to explore further. Additionally, the author mentions their intention to use platforms like GitHub and Zulip for discussions and issue filing. This article serves as an announcement of the author's plan to address the problems with the Allocator trait and organize their thoughts on the matter.