Skip to content

Commit

Permalink
Add #![feature(exposed_provenance)] to wishlist
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Spinale <[email protected]>
  • Loading branch information
nspin committed Jan 8, 2024
1 parent b24b91e commit 70c672c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hacking/unstable-feature-monitoring/wishlist/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#![feature(array_try_from_fn)]
#![feature(cell_update)]
#![feature(exclusive_wrapper)]
#![feature(exposed_provenance)]
#![feature(extract_if)]
#![feature(let_chains)]
#![feature(strict_provenance)]
Expand Down

0 comments on commit 70c672c

Please sign in to comment.