diff options
| author | Michael Goulet <michael@errs.io> | 2024-09-07 14:21:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-07 14:21:21 +0300 |
| commit | 6dd07e4e26411d34f9102d685f2634d47a9429d2 (patch) | |
| tree | 640f93d60e72b8eb7dcfc627e5d0989e18a71b07 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 41a20dcb87bc2ccc52eae13f6c2c2248fea1c0d1 (diff) | |
| parent | 54ebb9d4897c2f372e3b20f833c2ea4eaf656a0e (diff) | |
| download | rust-6dd07e4e26411d34f9102d685f2634d47a9429d2.tar.gz rust-6dd07e4e26411d34f9102d685f2634d47a9429d2.zip | |
Rollup merge of #129891 - nikic:naked-no-san, r=jackh726
Do not request sanitizers for naked functions Naked functions can only contain inline asm, so any instrumentation inserted by sanitizers is illegal. Don't request it. Fixes https://github.com/rust-lang/rust/issues/129224.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
