Closed
Description
$ ./x.py test
Building bootstrap
Finished dev [unoptimized] target(s) in 0.18s
thread 'main' panicked at 'fs::read_dir(builder.src.join(&relative_path).join("redirects")) failed with No such file or directory (os error 2)', doc.rs:228:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Build completed unsuccessfully in 0:00:01
This might not be a valid request (I have to tell it what to test), but surely it shouldn't just result in such an obscure panic.
Cc @rust-lang/bootstrap