Skip to content

Commit d0a1e40

Browse files
committed
Remove unused feature gate
1 parent 345f230 commit d0a1e40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/tests/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
#![feature(const_pin)]
5555
#![feature(const_slice_from_raw_parts)]
5656
#![feature(const_raw_ptr_deref)]
57-
#![feature(const_assert_type)]
5857
#![feature(never_type)]
5958
#![feature(unwrap_infallible)]
6059
#![feature(option_unwrap_none)]

0 commit comments

Comments
 (0)