rust private

To start a new build commit change to repository or click New build button.
Auto merge of #52191 - SimonSapin:alloc_error_handler, r=alexcrichton
Implement #[alloc_error_handler] This to-be-stable attribute is equivalent to `#[lang = "oom"]`. It is required when using the `alloc` crate without the `std` crate. It is called by `handle_alloc_error`, which is in turned called by "infallible" allocations APIs such as `Vec::push`.
1.0.8089
7 years ago by bors
Failed 7 years ago in 13 min 33 sec
Job name
Tests
Status