Skip to content

Commit 8cee487

Browse files
committed
Fix rustdoc test
1 parent f22ccbe commit 8cee487

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/rustdoc/const-evalutation-ice.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
// Just check if we don't get an ICE for the _S type.
1212

13-
#![feature(const_size_of)]
14-
1513
use std::cell::Cell;
1614
use std::mem;
1715

0 commit comments

Comments
 (0)