diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-07-29 09:24:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-29 09:24:19 +0900 |
| commit | bd918776361ad94dcb483aef47b585d4c130001c (patch) | |
| tree | 9cfafd52690f47dde36c15d50f18790992bc17e2 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 6968b75bd0524915d3fcf6b201b41827d4695603 (diff) | |
| parent | ed1439cea48144dcdfee84ccd8d7b0d0edb9f64e (diff) | |
| download | rust-bd918776361ad94dcb483aef47b585d4c130001c.tar.gz rust-bd918776361ad94dcb483aef47b585d4c130001c.zip | |
Rollup merge of #74814 - matklad:unwind-safe, r=KodrAus
Fix RefUnwindSafe & UnwinsSafe impls for lazy::SyncLazy I *think* we should implement those unconditionally with respect to `F`. The user code can't observe the closure in any way, and we poison lazy if the closure itself panics. But I've never fully wrapped my head around `UnwindSafe` traits, so :man_shrugging:
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
