We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a778c83 commit e0c57e4Copy full SHA for e0c57e4
std/src/sys/pal/teeos/mod.rs
@@ -2,7 +2,6 @@
2
//!
3
//! This module contains the facade (aka platform-specific) implementations of
4
//! OS level functionality for Teeos.
5
-#![allow(unsafe_op_in_unsafe_fn)]
6
#![allow(unused_variables)]
7
#![allow(dead_code)]
8
0 commit comments