Skip to content

Commit

Permalink
remove feature integer atomics
Browse files Browse the repository at this point in the history
  • Loading branch information
avl committed Aug 4, 2023
1 parent 953a58a commit efde1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion savefile-test/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![cfg_attr(feature="nightly", feature(integer_atomics))]
#![allow(unused_imports)]
#![cfg_attr(feature="nightly", feature(test))]
#![deny(warnings)]
Expand Down

0 comments on commit efde1eb

Please sign in to comment.