Add compile-fail test in rustdoc
This commit is contained in:
parent
d0ef740266
commit
eb5b9037ad
7 changed files with 200 additions and 80 deletions
|
|
@ -71,5 +71,5 @@ fn compile(code: String, output: PathBuf, sysroot: PathBuf) {
|
|||
&None,
|
||||
&Some(output),
|
||||
None,
|
||||
control);
|
||||
&control);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue