Rebase slice_group_by stabilization PR
This commit is contained in:
parent
c5c2fb1761
commit
97a720b39b
3 changed files with 2 additions and 3 deletions
|
@ -21,7 +21,7 @@ index 897a5e9..331f66f 100644
|
|||
-#![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