-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: vcombey/fallible_collections
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
Functions to convert from fallible collections to the standard library collections.
#50
opened May 9, 2024 by
axelkar
Add a way to allocate huge array in Box without creating it on stack first
#27
opened May 3, 2022 by
singalen
Arc::from(Box<T>) allocates and can panic in FallibleArc::try_new()
#13
opened Dec 7, 2020 by
brandenburg
ProTip!
no:milestone will show everything without a milestone.