Fixed outdated note in the tutorial
This commit is contained in:
parent
239557de6d
commit
b537028116
@ -2965,7 +2965,7 @@ use farm::*;
|
||||
~~~
|
||||
|
||||
> *Note:* This feature of the compiler is currently gated behind the
|
||||
> `#[feature(globs)]` directive. More about these directives can be found in
|
||||
> `#![feature(globs)]` directive. More about these directives can be found in
|
||||
> the manual.
|
||||
|
||||
However, that's not all. You can also rename an item while you're bringing it into scope:
|
||||
|
Loading…
x
Reference in New Issue
Block a user