mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
80451a485b
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.