about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-06-19 02:17:52 +0000
committerbors <bors@rust-lang.org>2018-06-19 02:17:52 +0000
commited39523406fea9d4c82f87f4ac9ad92388084123 (patch)
treeeb5cf65827108b80b8ea440696b778e151c950b2 /src/test/incremental/thinlto
parentfc19590297d211bb395a16b8ecdc82bab5c00bd3 (diff)
parentcb5e9731bb17eb7ecd81c72b09b036e5420d3ea7 (diff)
downloadrust-ed39523406fea9d4c82f87f4ac9ad92388084123.tar.gz
rust-ed39523406fea9d4c82f87f4ac9ad92388084123.zip
Auto merge of #51278 - EPashkin:fix_mod_with_multilevel_paths_on_windows, r=nikomatsakis
Fix processing mod with multi-level path on Windows

Fix error in [rustfmt](https://github.com/rust-lang-nursery/rustfmt/issues/1754) because libsyntax can not handle `mod` with multilevel path on Windows.

Alternative is do almost same in https://github.com/rust-lang/rust/blob/master/src/libstd/sys/windows/fs.rs#L717 to allow work on paths with different separators, Ex. "\\\\?\\c:\\windows/temp"
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions