| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-07 | Fully test the alloc crate through alloctests | bjorn3 | -20/+0 |
| 2025-01-22 | Add doc aliases for BStr and BString | Josh Triplett | -0/+1 |
| 2025-01-12 | Omit some more `From` impls to avoid inference failures | Josh Triplett | -65/+54 |
| 2025-01-11 | Support `no_rc`, `no_sync`, and `no_global_oom_handling` | Josh Triplett | -0/+9 |
| 2025-01-11 | Add `#[cfg(not(test))]` to some impls to work around https://github.com/rust-... | Josh Triplett | -0/+20 |
| 2025-01-11 | Implement `ByteStr` and `ByteString` types | Josh Triplett | -0/+683 |
