| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-13 | Add note about using cells in the locks on the 'unsupported' platform. | Mara Bos | -0/+1 |
| 2020-10-09 | Assert state in sys/unsupported's RwLock::write_unlock. | Mara Bos | -1/+1 |
| 2020-10-08 | Apply deny(unsafe_op_in_unsafe_fn) to all of sys/unsupported. | Mara Bos | -2/+0 |
| 2020-10-08 | Remove unsafety from unsupported/rwlosck.rs by using a Cell. | Mara Bos | -18/+16 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+69 |
