| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -12/+6 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2023-05-23 | Don't leak the function that is called on drop | Maybe Waffle | -2/+2 | |
| 2023-05-16 | Switch `OwnedSlice` to use `Lrc` & remove `Lrc` from `MetadataBlob` | Maybe Waffle | -1/+11 | |
| 2023-05-06 | correct import of owned_slice | SparrowLii | -2/+2 | |
| 2023-04-06 | Support multithreaded mode in `OwnedSlice` tests | Maybe Waffle | -8/+14 | |
| 2023-04-06 | Add basic tests for `OwnedSlice` | Maybe Waffle | -0/+68 | |
