Fix rustdoc test

This commit is contained in:
varkor 2018-07-24 23:32:20 +01:00
parent f22ccbe315
commit 8cee487eb3

View File

@ -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;