Michael Goulet
|
c682aa162b
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Maybe Waffle
|
e2b953063d
|
Don't leak the function that is called on drop
|
2023-05-23 14:53:36 +00:00 |
|
Maybe Waffle
|
086c08d86a
|
Switch OwnedSlice to use Lrc & remove Lrc from MetadataBlob
|
2023-05-16 11:43:27 +00:00 |
|
SparrowLii
|
bffccddac3
|
correct import of owned_slice
|
2023-05-06 09:34:55 +08:00 |
|
Maybe Waffle
|
2733c29bb1
|
Support multithreaded mode in OwnedSlice tests
|
2023-04-06 18:13:07 +00:00 |
|
Maybe Waffle
|
e0e39caf84
|
Add basic tests for OwnedSlice
|
2023-04-06 17:33:55 +00:00 |
|