Well I'm working on this now I suppose 😁 I was gonna just test some stuff out for a bit but now I've been doing it for an hour and I'm on the way to an implementation lol
This could probably serve as a tracking issue of things to switch over to fallible allocations, with checkboxes and stuff (eventually), since this should be a fairly easy thing for people to work on as a first contribution (hopefully).
Feature
Rust 1.57 added Fallible allocation.(try_reserve)
It will be easy to implement MemoryError than before
The text was updated successfully, but these errors were encountered: