Rustup to rustc 1.74.0-nightly (0288f2e19
2023-09-25)
This commit is contained in:
parent
b03d0b8512
commit
74e9f2657a
3 changed files with 27 additions and 4 deletions
|
@ -19,9 +19,9 @@ index 897a5e9..331f66f 100644
|
|||
#![feature(const_option_ext)]
|
||||
#![feature(const_result)]
|
||||
-#![cfg_attr(target_has_atomic = "128", feature(integer_atomics))]
|
||||
#![cfg_attr(test, feature(cfg_match))]
|
||||
#![feature(int_roundings)]
|
||||
#![feature(slice_group_by)]
|
||||
#![feature(split_array)]
|
||||
diff --git a/atomic.rs b/atomic.rs
|
||||
index b735957..ea728b6 100644
|
||||
--- a/atomic.rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue