mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:05:53 +00:00
Document never type fallback in `!`'s docs Pulled the documentation I've written for #123939. I want a single place where never type fallback is explained, which can be referred in all the lints and migration materials.