mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-13 19:35:41 +02:00
rustc: remove test harness option
This commit is contained in:
parent
a923bc13e1
commit
b5387ef527
1 changed files with 0 additions and 4 deletions
|
@ -14,7 +14,3 @@
|
|||
- Compile with debugging information:
|
||||
|
||||
`rustc -g {{file.rs}}`
|
||||
|
||||
- Build a test harness:
|
||||
|
||||
`rustc --test {{file.rs}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue