Skip to content

Commit

Permalink
Unrolled build for rust-lang#132097
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#132097 - radiohertz:master, r=ehuss

sanitizer.md: LeakSanitizer is not supported on aarch64 macOS

related to rust-lang#98473
  • Loading branch information
rust-timer authored Oct 24, 2024
2 parents 1d4a767 + 33941d3 commit e61e1e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/doc/unstable-book/src/compiler-flags/sanitizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,6 @@ LeakSanitizer is run-time memory leak detector.
LeakSanitizer is supported on the following targets:
* `aarch64-apple-darwin`
* `aarch64-unknown-linux-gnu`
* `x86_64-apple-darwin`
* `x86_64-unknown-linux-gnu`
Expand Down

0 comments on commit e61e1e0

Please sign in to comment.