rustc: remove test harness option
This commit is contained in:
@@ -14,7 +14,3 @@
|
|||||||
- Compile with debugging information:
|
- Compile with debugging information:
|
||||||
|
|
||||||
`rustc -g {{file.rs}}`
|
`rustc -g {{file.rs}}`
|
||||||
|
|
||||||
- Build a test harness:
|
|
||||||
|
|
||||||
`rustc --test {{file.rs}}`
|
|
||||||
|
Reference in New Issue
Block a user