| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-18 | Remove redundant 'static from library crates | est31 | -8/+8 |
| 2020-10-08 | Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrum | bors | -119/+170 |
| 2020-10-08 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx | Caduser2020 | -119/+170 |
| 2020-10-02 | Make it possible to have unboxed condvars on specific platforms. | Mara Bos | -0/+2 |
| 2020-10-02 | Make it possible to have unboxed mutexes on specific platforms. | Mara Bos | -0/+2 |
| 2020-09-28 | Prefer asm! in std - all in sgx module | Lzu Tao | -16/+24 |
| 2020-09-15 | Consolidate byte-identical modules. | Eric Huss | -542/+4 |
| 2020-09-03 | Improve SGX RWLock initializer test | Jethro Beekman | -23/+11 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -547/+538 |
| 2020-08-21 | Make raw standard stream constructors const | Tomasz Miąsko | -3/+3 |
| 2020-08-21 | Remove result type from raw standard streams constructors | Tomasz Miąsko | -6/+6 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+5201 |
