Files
Jakob Koschel de351814b3 Create x86_64-unknown-linux-gnu{m,t}san target which enables {M,T}SAN by default
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.
2026-03-10 13:57:40 +00:00
..