tutorial: Don't mention the non-existant --no-core switch
This commit is contained in:
parent
2c0aa257e2
commit
231bd08407
1 changed files with 1 additions and 1 deletions
|
@ -2229,7 +2229,7 @@ somewhere, it will complain that no matching crate was found.
|
|||
|
||||
A set of basic library routines, mostly related to built-in datatypes
|
||||
and the task system, are always implicitly linked and included in any
|
||||
Rust program, unless the `--no-core` compiler switch is given.
|
||||
Rust program.
|
||||
|
||||
This library is documented [here][core].
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue