We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UnwindSafe
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0e5a528fc978a90aa15bbf01f68dd1bf
assert_unwind_safe::<HashMap<(), UnsafeCell<()>>>();
Successfully compiles on stable 1.35, fails on beta/pre 1.36.