Skip to content

Commit

Permalink
Use stabilized #[feature(array_methods)]
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed May 2, 2024
1 parent db2b8b2 commit c7bf893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hacking/unstable-feature-monitoring/wishlist/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// SPDX-License-Identifier: BSD-2-Clause
//

#![feature(array_methods)]
#![feature(cell_update)]
#![feature(exclusive_wrapper)]
#![feature(exposed_provenance)]
Expand Down

0 comments on commit c7bf893

Please sign in to comment.