Skip to content

Commit

Permalink
Update src/doc/rustc/src/codegen-options/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Huss <[email protected]>
  • Loading branch information
rcvalle and ehuss authored Jan 22, 2025
1 parent 1768479 commit beb0fb4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/doc/rustc/src/codegen-options/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,8 +557,7 @@ is not supported. Using Sanitizers in mixed-language binaries (also known as
all languages.

For more information about the Sanitizers, see the [Sanitizers
chapter](https://doc.rust-lang.org/rustc/sanitizers.html) of [The rustc
book](https://doc.rust-lang.org/rustc/).
chapter](../sanitizers.md).

## save-temps

Expand Down

0 comments on commit beb0fb4

Please sign in to comment.