Rc should be fixed

This commit is contained in:
Ralf Jung 2018-11-11 10:12:44 +01:00
parent 61debe831e
commit f233dc0687

View File

@ -1,6 +1,3 @@
// FIXME: Disabled due to https://github.com/rust-lang/rust/issues/55747
// ignore-test
use std::cell::RefCell;
use std::rc::Rc;