Skip to content

[rustc]: Tracking Issue: alloc_error_handler #807

Description

@Javagedes

Unstable rustc feature name

alloc_error_handler

Unstable rustc feature issue link

rust-lang/rust#51540

Current progress of the feature

  • Tracking issue created
  • RFC created
  • RFC accepted
  • Implementation merged
  • Feature stabilized

RFC number and PR link

N/A - Used before current process

Usage justification

A mandatory feature when using the alloc crate without the std crate. Will receive compliation error of error: language item required, but not found: oom without this.

Crate Usage

  • patina_dxe_core: Defines the allocation error handler

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

rustc-feature-gateunstable rustc features that require the project to use nightly.

Type

No type

Projects

  • Status
    Done

Relationships

None yet

Development

No branches or pull requests

Issue actions