File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ statically and dynamically. This section will explore the various methods to
1010link crates together, and more information about native libraries can be
1111found in the [ FFI section of the book] [ ffi ] .
1212
13- [ ffi ] : ../book/ch19 -01-unsafe-rust.html#using-extern-functions-to-call-external-code
13+ [ ffi ] : ../book/ch20 -01-unsafe-rust.html#using-extern-functions-to-call-external-code
1414
1515r[ link.type]
1616In one session of compilation, the compiler can generate multiple artifacts
Original file line number Diff line number Diff line change @@ -869,7 +869,7 @@ r[lex.token.reserved-guards.edition2024]
869869[ Integer literal expressions ] : expressions/literal-expr.md#integer-literal-expressions
870870[ keywords ] : keywords.md
871871[ literal expressions ] : expressions/literal-expr.md
872- [ loop labels ] : expressions/loop-expr.md
872+ [ loop labels ] : expressions/loop-expr.md#loop-labels
873873[ macros ] : macros-by-example.md
874874[ String continuation escapes ] : expressions/literal-expr.md#string-continuation-escapes
875875[ syntax index ] : syntax-index.md#operators-and-punctuation
You can’t perform that action at this time.
0 commit comments