Skip to content
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

Add fallible constructors #9

Open
AljoschaMeyer opened this issue Jul 4, 2024 · 2 comments
Open

Add fallible constructors #9

AljoschaMeyer opened this issue Jul 4, 2024 · 2 comments

Comments

@AljoschaMeyer
Copy link
Contributor

/// We will add fallible creation functions based on Box::try_new_in at a later point, please reach out
/// if you need them for your project.

Actually do this...

@AljoschaMeyer
Copy link
Contributor Author

See rust-lang/wg-allocators#130 for context on adding fallible construction with an arbitrary allocator.

@AljoschaMeyer
Copy link
Contributor Author

try_new_in is blocked on rust-lang/rust#127415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant