rust/compiler/rustc_target/src
bors 0cbef1c6a7 Auto merge of #94601 - csmoe:android-asan, r=nagisa
add address sanitizer fo android

We have been being using asan to debug the rust/cpp/c mixed android application in production for months: recompile the rust library with a patched rustc, everything just works fine. The patch is really small thanks to `@nagisa` 's refactoring in https://github.com/rust-lang/rust/pull/81866

r? `@nagisa`
2022-03-05 22:52:08 +00:00
..
abi formatting fixes 2022-02-21 14:23:22 +01:00
asm ARM: Only allow using d16-d31 with asm! when supported by the target 2022-02-24 22:37:53 +00:00
spec Auto merge of #94601 - csmoe:android-asan, r=nagisa 2022-03-05 22:52:08 +00:00
lib.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00