mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
de351814b3
Similar like we've done it for `x86_64-unknown-linux-gnuasan`, in order to distribute sanitizer instrumented standard libraries without introducing new rustc flags, this adds a new dedicated target. With the target, we can distribute the instrumented standard libraries through a separate rustup component.