Stabilize feature saturating_div for rust 1.58
This commit is contained in:
parent
ce636f25e5
commit
0dba9d0e42
4 changed files with 4 additions and 15 deletions
|
@ -308,7 +308,6 @@
|
|||
#![feature(ptr_internals)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(saturating_div)]
|
||||
#![feature(saturating_int_impl)]
|
||||
#![feature(slice_concat_ext)]
|
||||
#![feature(slice_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue