mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
Rc should be fixed
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user