| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-11 | std: begin moving platform support modules into `pal` | joboet | -341/+0 |
| 2023-10-09 | std: explain unconventional choice of let-else binding over while-let loop | joboet | -0/+3 |
| 2023-10-07 | std: fix registering of Windows TLS destructors | joboet | -1/+4 |
| 2023-10-04 | std: abort instead of panicking if the global allocator uses TLS | joboet | -1/+5 |
| 2023-10-03 | std: panic when the global allocator tries to register a TLS destructor | joboet | -4/+5 |
| 2023-07-20 | Minor improvements to Windows TLS dtors | Chris Denton | -2/+44 |
| 2022-10-08 | std: optimize TLS on Windows | joboet | -73/+123 |
| 2021-11-01 | Run destructors from existing tls callback | Chris Denton | -0/+2 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -1/+1 |
| 2020-12-10 | Windows TLS: ManuallyDrop instead of mem::forget | Ralf Jung | -7/+4 |
| 2020-11-28 | Remove now-unnecessary `miri_static_root` invocation | oli | -13/+0 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+252 |
