mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
a833fba98a
Wrapping state-modifying functions into a `catch_unwind` is wrong -- to do retry after failure, you need to have transactional semantics!