about summary refs log tree commit diff
path: root/src/test/codegen/remap_path_prefix/main.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
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-1/+1
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/+7
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/+30