| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-05-07 | core: Inherit the ty module | Alex Crichton | -71/+0 | |
| 2014-04-05 | Fix an unnecessary use of `cast::transmute` | Tobias Bucher | -1/+1 | |
| Wherever possible, more specialized variants of said functions should be used, such as in this case `cast::transmute_mmut_unsafe`. | ||||
| 2014-03-31 | std: Switch field privacy as necessary | Alex Crichton | -2/+2 | |
| 2014-03-23 | Register new snapshots | Flavio Percoco | -11/+0 | |
| 2014-03-20 | Let ArcData use Unsafe<T> | Flavio Percoco | -1/+0 | |
| 2014-03-20 | Make Cell and RefCell use Unsafe<T> | Flavio Percoco | -0/+4 | |
| 2014-03-20 | Add Unsafe<T> type | Flavio Percoco | -0/+79 | |
