auto merge of #13881 : aochagavia/rust/pr, r=alexcrichton

This commit is contained in:
bors 2014-05-01 13:31:59 -07:00
commit fb72d7cfea

View File

@ -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: