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.
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
AtomicBoolinimpl RefUnwindSafe for AtomicBoolanymore, while it is possible on stable and beta.