Skip to content

Commit e61e1e0

Browse files
authoredOct 24, 2024
Unrolled build for rust-lang#132097
Rollup merge of rust-lang#132097 - radiohertz:master, r=ehuss sanitizer.md: LeakSanitizer is not supported on aarch64 macOS related to rust-lang#98473
2 parents 1d4a767 + 33941d3 commit e61e1e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

-1
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ LeakSanitizer is run-time memory leak detector.
690690
691691
LeakSanitizer is supported on the following targets:
692692
693-
* `aarch64-apple-darwin`
694693
* `aarch64-unknown-linux-gnu`
695694
* `x86_64-apple-darwin`
696695
* `x86_64-unknown-linux-gnu`

0 commit comments

Comments
 (0)