Skip to content

Commit

Permalink
Rollup merge of rust-lang#82133 - ehuss:extern-prelude-link, r=jyn514
Browse files Browse the repository at this point in the history
Update link for extern prelude.

There was some reorganization in the reference as part of rust-lang/reference#937.
  • Loading branch information
JohnTitor authored Feb 15, 2021
2 parents 4a1e236 + ec77574 commit d010aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc/src/command-line-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ flag][prefer-dynamic] may be used to influence which is used.
If the same crate name is specified with and without a path, the one with the
path is used and the pathless flag has no effect.

[extern prelude]: ../reference/items/extern-crates.html#extern-prelude
[extern prelude]: ../reference/names/preludes.html#extern-prelude
[prefer-dynamic]: codegen-options/index.md#prefer-dynamic

<a id="option-sysroot"></a>
Expand Down

0 comments on commit d010aaa

Please sign in to comment.