]> git.lizzy.rs Git - rust.git/commit
default OOM handler: use non-unwinding panic (unless -Zoom=panic is set), to match...
authorRalf Jung <post@ralfj.de>
Thu, 22 Dec 2022 15:32:08 +0000 (16:32 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 15:35:14 +0000 (16:35 +0100)
commit5974f6f0a53614e82df9430b95bcb6e9473265fa
tree297f665125ca8b90b06bcc98f90e5a322d602591
parent731e0bf721c1ec2c7843547e86b6157b40a437d1
default OOM handler: use non-unwinding panic (unless -Zoom=panic is set), to match std handler
library/alloc/src/alloc.rs
library/alloc/src/lib.rs
library/core/src/panicking.rs
library/std/src/alloc.rs