about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/rustdoc.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-02-18 03:05:11 +0000
committerbors <bors@rust-lang.org>2023-02-18 03:05:11 +0000
commitfabfd1fd931a302c0fceb60213534252883a6743 (patch)
tree58d183b46681bdde55809c39700838fcd6e047b8 /compiler/rustc_resolve/src/rustdoc.rs
parenta9842c73bcd78ca4c2ec56f3e529aed79bd37df7 (diff)
parent19714385e06f5c9281455c5ce69368f05885cdc8 (diff)
downloadrust-fabfd1fd931a302c0fceb60213534252883a6743.tar.gz
rust-fabfd1fd931a302c0fceb60213534252883a6743.zip
Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviper
Add `kernel-address` sanitizer support for freestanding targets

This PR adds support for KASan (kernel address sanitizer) instrumentation in freestanding targets. I included the minimal set of `x86_64-unknown-none`, `riscv64{imac, gc}-unknown-none-elf`, and `aarch64-unknown-none` but there's likely other targets it can be added to. (`linux_kernel_base.rs`?) KASan uses the address sanitizer attributes but has the `CompileKernel` parameter set to `true` in the pass creation.
Diffstat (limited to 'compiler/rustc_resolve/src/rustdoc.rs')
0 files changed, 0 insertions, 0 deletions