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 6f48e37 commit 748ad9fCopy full SHA for 748ad9f
tests/ui/replace_consts.rs
@@ -1,4 +1,4 @@
1
-#![feature(integer_atomics, i128, i128_type)]
+#![feature(integer_atomics)]
2
#![allow(blacklisted_name)]
3
#![deny(replace_consts)]
4
use std::sync::atomic::*;
0 commit comments