bors d6f3a4ecb4 Auto merge of #88098 - Amanieu:oom_panic, r=nagisa
Implement -Z oom=panic

This PR removes the `#[rustc_allocator_nounwind]` attribute on `alloc_error_handler` which allows it to unwind with a panic instead of always aborting. This is then used to implement `-Z oom=panic` as per RFC 2116 (tracking issue #43596).

Perf and binary size tests show negligible impact.
2022-03-18 03:01:46 +00:00
..
2022-02-28 00:02:11 -05:00
2022-03-07 13:41:47 +11:00
2022-03-02 09:45:25 -06:00
2022-03-14 10:54:21 +00:00
2022-03-11 13:31:24 +11:00
2022-02-24 12:18:21 +01:00