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