about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-15 01:27:53 +0200
committerGitHub <noreply@github.com>2021-04-15 01:27:53 +0200
commitd783f399e5b9366c99eb94e81dcb339722f012d4 (patch)
treea0a4a45b67b1f8e34330dfad89db25a861748073 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent80ee7cbb37424bf66a1d05a9028791ba1accb699 (diff)
parenta8fbe2f22f78a97f455808284d6893cee1ed6b35 (diff)
downloadrust-d783f399e5b9366c99eb94e81dcb339722f012d4.tar.gz
rust-d783f399e5b9366c99eb94e81dcb339722f012d4.zip
Rollup merge of #84177 - ehuss:join_paths-err, r=kennytm
Fix join_paths error display.

On unix, the error from `join_paths` looked like this:

```
path segment contains separator `58`
```

This PR changes it to look like this:

```
path segment contains separator `:`
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions