diff options
| author | P1start <rewi-github@whanau.org> | 2015-04-23 22:53:54 +1200 |
|---|---|---|
| committer | P1start <rewi-github@whanau.org> | 2015-05-02 10:03:35 +1200 |
| commit | 57d8289754767e046a01abaab6054b7146c51f74 (patch) | |
| tree | 48a7cfe6525cdc6d0c5431e982cc3de0b1bd2aaa /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5c710b593b429d39ea01375172a9ce968f43ab26 (diff) | |
| download | rust-57d8289754767e046a01abaab6054b7146c51f74.tar.gz rust-57d8289754767e046a01abaab6054b7146c51f74.zip | |
Make `UnsafeCell`, `RefCell`, `Mutex`, and `RwLock` accept DSTs
This + DST coercions (#24619) would allow code like `Rc<RefCell<Box<Trait>>>` to be simplified to `Rc<RefCell<Trait>>`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
