about summary refs log tree commit diff
path: root/src/test/codegen/remap_path_prefix
AgeCommit message (Expand)AuthorLines
2021-07-14bless mir-opt, codegen, and remaining ui testsRalf Jung-1/+1
2021-05-05Add -Z simulate-remapped-rust-src-base option to simulate path virutalisation...Andy Wang-3/+6
2021-05-04Add test for --remap-path-prefix on std importsAndy Wang-0/+12
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-3/+3
2020-04-02Add hash of source files in debug infoArlo Siemsen-3/+3
2020-03-12support LLVM globals corresponding to miri allocationsChris Simpkins-1/+1
2019-04-23Remove unnecessary ignore-tidy-linelengthvarkor-1/+0
2018-12-25Remove licensesMark Rousskov-50/+0
2018-09-27rustc: Tweak filenames encoded into metadataAlex Crichton-0/+41
2018-07-31Make globals with private linkage unnamed. Fixes #50862.Colin Pronovost-1/+1
2018-03-08Codegen testsOliver Schneider-1/+1
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-2/+2
2017-12-14Use PathBuf instead of String where applicableOliver Schneider-1/+1
2017-09-30Don't use remapped path when loading modules and include filesPhilip Craig-0/+23
2017-04-28Disable path remapping test on Windows.Michael Woerister-0/+1
2017-04-26Make codegen test for remap-path-prefix more thorough.Michael Woerister-0/+48