mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
34c8b7a92c
Add info about `!` and `impl Trait` Fixes #76094. @rustbot modify labels: T-doc C-enhancement