Files
rust/library/std
Matthias Krüger d061896a37 Rollup merge of #146322 - weiznich:fix/146087, r=joboet
Make Barrier RefUnwindSafe again

This commit manually implements `RefUnwindSafe` for `std::sync::Barrier` to fix rust-lang/rust#146087. This is a fix for a regression indroduced by https://github.com/rust-lang/rust/commit/e95db591a4550e28ad92660b753ad85b89271882
2025-09-10 20:29:07 +02:00
..
2025-02-12 14:44:30 -08:00
2025-09-05 17:01:07 -07:00