We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5aa89 commit bea49c2Copy full SHA for bea49c2
core/src/ffi/c_str.rs
@@ -79,7 +79,6 @@ use crate::str;
79
///
80
/// [str]: prim@str "str"
81
#[derive(Hash)]
82
-#[cfg_attr(not(test), rustc_diagnostic_item = "CStr")]
83
#[stable(feature = "core_c_str", since = "1.64.0")]
84
#[rustc_has_incoherent_inherent_impls]
85
#[cfg_attr(not(bootstrap), lang = "CStr")]
0 commit comments