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 f277cd4 commit 75dba60Copy full SHA for 75dba60
std/src/sys/hermit/mod.rs
@@ -15,7 +15,6 @@
15
16
#![allow(missing_docs, nonstandard_style, unsafe_op_in_unsafe_fn)]
17
18
-use crate::intrinsics;
19
use crate::os::raw::c_char;
20
21
pub mod alloc;
0 commit comments