Closed
Description
Compare:
https://doc.rust-lang.org/stable/std/panic/trait.RefUnwindSafe.html
https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html
It's not possible to click on AtomicBool
in impl RefUnwindSafe for AtomicBool
anymore, while it is possible on stable and beta.