Skip to content

Commit a04d063

Browse files
committed
Merge PR #305: cargo fix now removes extern crate
2 parents 6dc4eee + 26b887d commit a04d063

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/rust-2018/path-changes.md

-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ and then there is no step two. If you're not using Cargo, you already had to pas
6767
`--extern` flags to give `rustc` the location of external crates, so you'd just
6868
keep doing what you were doing there as well.
6969

70-
> One small note here: `cargo fix` will not currently automate this change. We may
71-
> have it do this for you in the future.
72-
7370
#### An exception
7471

7572
There's one exception to this rule, and that's the "sysroot" crates. These are the

0 commit comments

Comments
 (0)