rust/src/liballoc
Aaron Turon b02ed1e1d4 Stabilize:
- `std::rc::Rc::{strong_count, weak_count}`
- `std::sync::Arc::{strong_count, weak_count}`

Deprecate:

- `std::rc::Rc::{would_unwrap, is_unique}`
2016-12-15 10:56:55 -08:00
..
2016-12-15 10:56:55 -08:00
2016-11-10 23:44:15 -05:00
2016-12-15 10:56:55 -08:00