| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-09 | stop treating `Rc` cycles as unsafe | Daniel Micay | -21/+0 |
| 2013-11-23 | Move mutable::Mut to cell::RefCell | Steven Fackler | -4/+4 |
| 2013-11-22 | Remove RcMut | Steven Fackler | -4/+5 |
| 2013-10-11 | clean up the `Rc`/`RcMut` types and move to libstd | Daniel Micay | -4/+4 |
| 2013-08-01 | rc: from_{owned,const} -> from_{send,freeze} | Daniel Micay | -1/+1 |
| 2013-07-24 | rc: Use ~T for allocation | blake2-ppc | -1/+1 |
| 2013-06-28 | libsyntax: Remove "copy" pattern bindings from the language | Patrick Walton | -4/+4 |
| 2013-06-09 | add test for RcMut being Const and Owned, tests #7017 being fixed | Bill Myers | -0/+20 |
