Skip to content

[rustc]: Tracking Issue: alloc_error_handler #807

@Javagedes

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

Metadata

Metadata

Assignees

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions