| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-29 | Use #[inline] on Windows for thread local access | John Kåre Alsaker | -48/+4 |
| 2023-03-10 | Moved thread_local implementation to sys::common | Ayush Singh | -315/+717 |
| 2023-03-10 | Split __thread_local_inner macro | Ayush Singh | -0/+316 |
| 2023-01-21 | library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |
| 2022-11-26 | Remove redundant `all` in cfg | Chris Denton | -6/+6 |
| 2022-10-03 | Reduce CString allocations in std as much as possible | Alex Saveau | -0/+128 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 |
| 2022-01-13 | Set the allocation MIN_ALIGN for espidf to 4. | Scott Mabin | -2/+8 |
| 2021-11-10 | std: Get the standard library compiling for wasm64 | Alex Crichton | -1/+2 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -1/+2 |
| 2021-04-14 | Update documentation | Christiaan Dirkx | -2/+12 |
| 2021-04-14 | Move `std::sys_common::alloc` to `std::sys::common` | Christiaan Dirkx | -0/+49 |
