change based on reviews
This commit is contained in:
@@ -536,7 +536,7 @@ fn opts() -> Vec<RustcOptGroup> {
|
||||
"[unversioned-shared-resources,toolchain-shared-resources,invocation-specific]",
|
||||
)
|
||||
}),
|
||||
unstable("no-run", |o| o.optflag("", "no-run", "Compile doc tests without running it")),
|
||||
unstable("no-run", |o| o.optflag("", "no-run", "Compile doctests without running them")),
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user