rust/library/std
bors 9050733395 Auto merge of #148020 - bjorn3:oom_backtrace, r=Mark-Simulacrum
Show backtrace on allocation failures when possible

And if an allocation while printing the backtrace fails, don't try to print another backtrace as that will never succeed.

Split out of https://github.com/rust-lang/rust/pull/147725 to allow landing this independently of a decision whether or not to remove `-Zoom=panic`.
2025-11-28 12:27:33 +00:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Auto merge of #148020 - bjorn3:oom_backtrace, r=Mark-Simulacrum 2025-11-28 12:27:33 +00:00
tests rustc_target: aarch64: Remove deprecated FEAT_TME 2025-11-25 00:43:01 +00:00
build.rs Add Motor OS std library port 2025-10-08 08:57:58 -07:00
Cargo.toml library: upgrade to hashbrown v0.16.1 2025-11-20 11:12:31 -08:00