https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=0e5a528fc978a90aa15bbf01f68dd1bf ```rust assert_unwind_safe::<HashMap<(), UnsafeCell<()>>>(); ``` Successfully compiles on stable 1.35, fails on beta/pre 1.36.