summary refs log tree commit diff
path: root/compiler/rustc_metadata/src/locator.rs
AgeCommit message (Expand)AuthorLines
2021-01-29Pre-canoncalize ExternLocation::ExactPathsRyan Levick-8/+16
2020-11-08Collapse all uses of `target.options.foo` into `target.foo`Vadim Petrochenkov-13/+9
2020-10-30Fix some more clippy warningsJoshua Nelson-5/+3
2020-10-15Replace target.target with target and target.ptr_width with target.pointer_widthest31-1/+1
2020-08-30mv compiler to compiler/mark-0/+1111