| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-22 | Migrate standard library away from compare_and_swap | Linus Färnstrand | -4/+4 | |
| 2020-11-12 | Upgrading dlmalloc to 0.2.1 | Raoul Strackx | -0/+12 | |
| 2020-10-08 | Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrum | bors | -62/+93 | |
| `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx This is part of #73904. Enclose unsafe operations in unsafe blocks in `libstd/sys/sgx`. | ||||
| 2020-10-08 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx | Caduser2020 | -62/+93 | |
| Run `./x.py` fmt Add reference link Fix reference link Apply review suggestions. | ||||
| 2020-09-28 | Prefer asm! in std - all in sgx module | Lzu Tao | -2/+9 | |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -114/+112 | |
| Also doing fmt inplace as requested. | ||||
| 2020-07-27 | mv std libs to library/ | mark | -0/+2027 | |
