Skip to content

Commit

Permalink
add missing feature in core/tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Feb 28, 2023
1 parent fd1f1fa commit 229aef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/core/tests/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
#![feature(slice_internals)]
#![feature(slice_partition_dedup)]
#![feature(ip)]
#![feature(ip_in_core)]
#![feature(iter_advance_by)]
#![feature(iter_array_chunks)]
#![feature(iter_collect_into)]
Expand Down

0 comments on commit 229aef1

Please sign in to comment.