Unstable rustc feature name
alloc_error_handler
Unstable rustc feature issue link
rust-lang/rust#51540
Current progress of the feature
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
Unstable rustc feature name
alloc_error_handler
Unstable rustc feature issue link
rust-lang/rust#51540
Current progress of the feature
RFC number and PR link
N/A - Used before current process
Usage justification
A mandatory feature when using the
alloccrate without thestdcrate. Will receive compliation error oferror: language item required, but not found: oomwithout this.Crate Usage
patina_dxe_core: Defines the allocation error handler