mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
74b23f9d11
Fix outdated crate names in compiler docs Changes `librustc_X` to `rustc_X`, only in documentation comments. Plain code comments are left unchanged.