Stabilize debug_more_non_exhaustive
Fixes: https://github.com/rust-lang/rust/issues/127942
This commit is contained in:
parent
8dd5cd0bc1
commit
2bc2304e30
2 changed files with 4 additions and 13 deletions
|
@ -39,7 +39,6 @@
|
|||
#![feature(core_io_borrowed_buf)]
|
||||
#![feature(core_private_bignum)]
|
||||
#![feature(core_private_diy_float)]
|
||||
#![feature(debug_more_non_exhaustive)]
|
||||
#![feature(dec2flt)]
|
||||
#![feature(duration_constants)]
|
||||
#![feature(duration_constructors)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue