mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
Fix rustdoc test
This commit is contained in:
parent
f22ccbe315
commit
8cee487eb3
@ -10,8 +10,6 @@
|
||||
|
||||
// Just check if we don't get an ICE for the _S type.
|
||||
|
||||
#![feature(const_size_of)]
|
||||
|
||||
use std::cell::Cell;
|
||||
use std::mem;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user