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 cae4a84 commit 0081162Copy full SHA for 0081162
library/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