Skip to content

Commit 1a8ad79

Browse files
committed
Remove unused feature gate
1 parent a2fd2e7 commit 1a8ad79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)