remove #![allow(stable_features)] from most tests
This commit is contained in:
parent
d1a11b670b
commit
28fc413c8f
36 changed files with 4 additions and 101 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#![allow(stable_features)]
|
||||
|
||||
use std::ptr::{read_volatile, write_volatile};
|
||||
|
||||
#[test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue