about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorKevin Ballard <kevin@sb.org>2014-01-15 12:53:56 -0800
committerKevin Ballard <kevin@sb.org>2014-01-15 12:53:56 -0800
commitc57920b37b401ca364b6d4c99dc714f28988c7f0 (patch)
tree5cf8fc5d56e3f9614ecb693b78eaf4c89ededf96 /src/rustllvm/RustWrapper.cpp
parent900893112570eea5a01c0573ae1fa1e3a72397e9 (diff)
downloadrust-c57920b37b401ca364b6d4c99dc714f28988c7f0.tar.gz
rust-c57920b37b401ca364b6d4c99dc714f28988c7f0.zip
path: Fix joining Windows path when the receiver is "C:"
WindowsPath::new("C:").join("a") produces r"C:\a". This is incorrect.
It should produce "C:a".
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions