Skip to content

Commit

Permalink
Change text -> rust highlighting in sanitizer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Mar 10, 2023
1 parent d583342 commit e0d9170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/unstable-book/src/compiler-flags/sanitizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ See the [Clang ControlFlowIntegrity documentation][clang-cfi] for more details.
## Example
```text
```rust
#![feature(naked_functions)]
use std::arch::asm;
Expand Down

0 comments on commit e0d9170

Please sign in to comment.