| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-20 | proc_macro: add `#![warn(unreachable_pub)]` | Urgau | -2/+2 |
| 2024-05-30 | Apply x clippy --fix and x fmt | r0cky | -3/+3 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -3/+3 |
| 2023-01-14 | Use associated items of `char` instead of freestanding items in `core::char` | Lukas Markeffsky | -1/+0 |
| 2022-06-17 | review fixups | Nika Layzell | -23/+0 |
| 2022-06-14 | proc_macro: support encoding/decoding Vec<T> | Nika Layzell | -0/+20 |
| 2022-06-14 | proc_macro: support encoding/decoding structs with type parameters | Nika Layzell | -4/+6 |
| 2022-05-27 | Make `Buffer<T>` non-generic. | Nicholas Nethercote | -1/+1 |
| 2021-12-14 | made compiler happy | Anuvrat | -4/+4 |
| 2021-06-25 | Fix a few misspellings. | Eric Huss | -1/+1 |
| 2021-05-29 | Write primitive types via array buffers | Mark Rousskov | -1/+1 |
| 2021-05-29 | Specialize single-element writes to buffer | Mark Rousskov | -1/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+305 |
