Closed workingjubilee closed 8 months ago
...No, wait, I think I realized what's going on. Some code isn't properly determining the target directory and is doing something overly clever instead. Sorry, one of those "open your mouth, realize what the problem was 5 minutes later" moments.
I was trying to run the following script:
Yes, a rather lot of debugging attempts happened.
When I manually switched to the
--start
and--end
rustc versions and ran the script, it would exit correctly on both ends of the regression I was testing for. When I usedcargo bisect-rustc --script=that.sh
it would fail.