Files
rust/src
bors 43204fff5d Auto merge of #35627 - apasel422:coerce-cell, r=alexcrichton
Implement `CoerceUnsized` for `{Cell, RefCell, UnsafeCell}`

These impls are analogous to the one for `NonZero`. It's occasionally useful to be able to coerce the cell types when they're being used inside another abstraction. See Manishearth/rust-gc#17 for an example.

r? @eddyb
2016-08-23 04:16:28 -07:00
..
2016-08-22 12:10:02 -04:00
2016-08-22 01:24:01 -04:00
2016-08-21 17:18:52 -04:00
2016-08-16 13:17:36 -07:00
2016-08-16 17:12:51 -05:00