auto merge of #13881 : aochagavia/rust/pr, r=alexcrichton
This commit is contained in:
commit
fb72d7cfea
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue