Rollup merge of #28771 - tshepang:upper-case, r=steveklabnik
This commit is contained in:
commit
0f6cea9a86
@ -3942,7 +3942,7 @@ initialized; this is enforced by the compiler.
|
||||
The Rust compiler supports various methods to link crates together both
|
||||
statically and dynamically. This section will explore the various methods to
|
||||
link Rust crates together, and more information about native libraries can be
|
||||
found in the [ffi section of the book][ffi].
|
||||
found in the [FFI section of the book][ffi].
|
||||
|
||||
In one session of compilation, the compiler can generate multiple artifacts
|
||||
through the usage of either command line flags or the `crate_type` attribute.
|
||||
|
Loading…
Reference in New Issue
Block a user