Files
rust/library/std/src/sync
Georg Semmler 20d02258fc Make Barrier RefUnwindSafe again
This commit manually implements `RefUnwindSafe` for
`std::sync::Barrier` to fix 146087. This is a fix for a regression
indroduced by https://github.com/rust-lang/rust/commit/e95db591a4550e28ad92660b753ad85b89271882
2025-09-09 17:13:38 +02:00
..
2025-08-08 11:19:04 +08:00
2025-08-23 09:39:39 -04:00
2025-09-09 17:13:38 +02:00
2025-08-23 09:20:47 -04:00
2025-07-19 19:25:59 +03:00