about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/svh.rs
AgeCommit message (Collapse)AuthorLines
2021-04-08Fix outdated crate names in compiler docspierwill-1/+1
Changes `librustc_X` to `rustc_X`, only in documentation comments. Plain code comments are left unchanged. Also fix incorrect file paths.
2020-08-30mv compiler to compiler/mark-0/+69