mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
15b4788e36
Add doc aliases on Sized trait Fixes #101267. It adds both `?` and `?Sized` doc aliases for the `Sized` trait. Some screenshots of the result:  