Skip to content

Commit 3de7698

Browse files
committed
Fix typo from rust-lang#65214
1 parent b7a9c28 commit 3de7698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/panic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ impl RefUnwindSafe for atomic::AtomicI128 {}
264264
#[cfg(target_has_atomic_load_store = "ptr")]
265265
#[stable(feature = "unwind_safe_atomic_refs", since = "1.14.0")]
266266
impl RefUnwindSafe for atomic::AtomicUsize {}
267-
#[cfg(target_hastarget_has_atomic_load_store_atomic = "8")]
267+
#[cfg(target_has_atomic_load_store = "8")]
268268
#[unstable(feature = "integer_atomics", issue = "32976")]
269269
impl RefUnwindSafe for atomic::AtomicU8 {}
270270
#[cfg(target_has_atomic_load_store = "16")]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy