Explorar o código

rustc: remove test harness option

Daniel Campoverde [alx741] %!s(int64=8) %!d(string=hai) anos
pai
achega
b5387ef527
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      pages/common/rustc.md

+ 0 - 4
pages/common/rustc.md

@@ -14,7 +14,3 @@
 - Compile with debugging information:
 
 `rustc -g {{file.rs}}`
-
-- Build a test harness:
-
-`rustc --test {{file.rs}}`