Skip to content

Conversation

@nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Dec 29, 2022

As of 2022-12-18, we can rely on the default_alloc_error_handler feature which was stabilized in rust-lang/rust#102318. The behavior of the default handler is to panic, essentially the same as our current custom one.

This needs an MSRV bump, so we can expect to merge this around March 18.

#452

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

As of 2022-12-18, we can rely on the `default_alloc_error_handler` feature which
was stabilized in rust-lang/rust#102318. The behavior of
the default handler is to panic, essentially the same as our current custom one.
@nicholasbishop nicholasbishop deleted the bishop-default-alloc-error-handler branch March 9, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant