stabilize [T]::array_windows
This commit is contained in:
parent
2fb805367d
commit
919e46f4d4
16 changed files with 18 additions and 23 deletions
|
|
@ -5,8 +5,8 @@
|
|||
//! This API is completely unstable and subject to change.
|
||||
|
||||
// tidy-alphabetical-start
|
||||
#![cfg_attr(bootstrap, feature(array_windows))]
|
||||
#![doc(test(attr(deny(warnings), allow(internal_features))))]
|
||||
#![feature(array_windows)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(if_let_guard)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue