mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
7d2fba1bd2
Enforce doc alias check Part of #50146. r? @ollie27