rust/library
Jakub Beránek 95d9ade39d
Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee
[AIX] Fix hangs during testing

Fixes all current test hangs experienced during CI runs.
1. ipv6 link-local (the loopback device) gets assigned an automatic zone id of 1, causing the assert to fail and hang in `library/std/src/net/udp/tests.rs`
2. Const alloc does not fail gracefully
3. Debuginfo test has problem with gdb auto load safe path
2025-03-11 13:30:50 +01:00
..
2025-03-08 17:03:52 +01:00
2025-03-07 19:11:13 +00:00
2025-03-10 12:20:05 +01:00
2025-03-06 11:11:55 -08:00
2025-03-09 15:38:29 -07:00