Skip to content

Commit e0d9170

Browse files
authored
Change text -> rust highlighting in sanitizer.md
1 parent d583342 commit e0d9170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/compiler-flags/sanitizer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ See the [Clang ControlFlowIntegrity documentation][clang-cfi] for more details.
213213
214214
## Example
215215
216-
```text
216+
```rust
217217
#![feature(naked_functions)]
218218
219219
use std::arch::asm;

0 commit comments

Comments
 (0)