| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-22 | Update library functions with stability attributes | Dylan MacKenzie | -0/+2 |
| 2020-09-21 | Fix missing unsafe block for target arch wasm32 | Alexis Bourget | -3/+10 |
| 2020-09-21 | Fix accordingly to review | Alexis Bourget | -22/+20 |
| 2020-09-21 | Improve some SAFETY comments following suggestions | Alexis Bourget | -6/+17 |
| 2020-09-21 | Finished documenting all unsafe op inside unsafe fn | Alexis Bourget | -5/+17 |
| 2020-09-21 | Deny unsafe op in unsafe fns without the unsafe keyword, first part for std/t... | Alexis Bourget | -36/+91 |
| 2020-09-03 | Use inline(never) instead of cold | Howard Su | -3/+2 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -470/+465 |
| 2020-08-20 | Move to intra doc links for std::thread documentation | Alexis Bourget | -87/+40 |
| 2020-07-29 | Disallow missing unsafe blocks in unsafe fn in panicking.rs | Alexis Bourget | -1/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+2534 |
