summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/usefulness.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-11 13:47:26 +0000
committerbors <bors@rust-lang.org>2024-09-11 13:47:26 +0000
commitf7f8bdf2e03918cc3742db3bb37b7cfe9994dbec (patch)
treee928fc05f3524c60ed2637d2202e75f3e848a28d /compiler/rustc_pattern_analysis/src/usefulness.rs
parent16beabe1e17fa1f35a1964609ee589b999386690 (diff)
parent6ca5ec7b4ef0466a1cdf3fbce9212cabc171d21a (diff)
downloadrust-f7f8bdf2e03918cc3742db3bb37b7cfe9994dbec.tar.gz
rust-f7f8bdf2e03918cc3742db3bb37b7cfe9994dbec.zip
Auto merge of #130195 - folkertdev:naked-asm-outside-naked-fn, r=Amanieu
disallow `naked_asm!` outside of `#[naked]` functions

tracking issue: https://github.com/rust-lang/rust/issues/90957
parent PR: https://github.com/rust-lang/rust/pull/128651

I split this out from the parent PR because it's self-contained and because the analysis has to search through all functions and there might be performance regressions.

r? `@Amanieu`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/usefulness.rs')
0 files changed, 0 insertions, 0 deletions