about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-02-16 15:20:10 +0000
committerbors <bors@rust-lang.org>2018-02-16 15:20:10 +0000
commit58a8e0c27152e9306f8e0cd4fa3a162f5ae8e8c4 (patch)
tree3e0c20c7c5713a68f675d0e471b1ffc08aaddbb5 /src/rustllvm/PassWrapper.cpp
parent5570cdcc9e7da0cca84e394e872bc16df2c6dc50 (diff)
parentc788433b15a81935abcb84e9644d04422bf84a48 (diff)
downloadrust-58a8e0c27152e9306f8e0cd4fa3a162f5ae8e8c4.tar.gz
rust-58a8e0c27152e9306f8e0cd4fa3a162f5ae8e8c4.zip
Auto merge of #48252 - Mark-Simulacrum:exclude-paths, r=alexcrichton
Fix not running some steps in CI

We'd previously assumed that these paths would be relative to the src
dir, and that for example our various CI scripts would, when calling
x.py, use `../x.py build ../src/tools/...` but this isn't the case --
they use `../x.py` without using the relevant source-relative path.

We eventually may want to make this (actually somewhat logical) change,
but this is not that time.

r? @kennytm
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions