Stabilize rustdoc --test-run-directory
This commit is contained in:
committed by
Arpad Borsos
parent
cf32b9de1e
commit
2e924bbef3
@@ -284,7 +284,7 @@ fn opts() -> Vec<RustcOptGroup> {
|
||||
stable("test-args", |o| {
|
||||
o.optmulti("", "test-args", "arguments to pass to the test runner", "ARGS")
|
||||
}),
|
||||
unstable("test-run-directory", |o| {
|
||||
stable("test-run-directory", |o| {
|
||||
o.optopt(
|
||||
"",
|
||||
"test-run-directory",
|
||||
|
||||
Reference in New Issue
Block a user