Remove #[alloc_error_handler] from the compiler and library
This commit is contained in:
@@ -236,7 +236,6 @@
|
||||
//
|
||||
// Language features:
|
||||
// tidy-alphabetical-start
|
||||
#![feature(alloc_error_handler)]
|
||||
#![feature(allocator_internals)]
|
||||
#![feature(allow_internal_unsafe)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
|
||||
Reference in New Issue
Block a user