Remove seldom-used std::reference functions.
This commit is contained in:
parent
d547f7ac21
commit
f17d972014
7 changed files with 8 additions and 39 deletions
|
@ -123,7 +123,7 @@ pub mod send_str;
|
|||
pub mod ptr;
|
||||
pub mod owned;
|
||||
pub mod managed;
|
||||
pub mod reference;
|
||||
mod reference;
|
||||
pub mod rc;
|
||||
pub mod gc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue