Karolin Varner
|
e42f90b048
|
chore: Add helper to turn typenums into const values
|
2024-01-27 21:38:13 +01:00 |
|
wucke13
|
62aa9b4351
|
fix: second round of clippy lints
Clippy would not automatically apply these fixes, so they were applied
by hand.
|
2024-01-03 18:43:05 +01:00 |
|
Karolin Varner
|
e3b72487db
|
fix: Make sure all tests are run during CI runs
Had to fix the tests in util/src/result.rs.
|
2024-01-03 18:43:05 +01:00 |
|
Karolin Varner
|
1eefb5f263
|
fix: Guaranteed results typo
|
2023-12-02 12:21:41 +01:00 |
|
Karolin Varner
|
101c9bf4b3
|
feat: Add an internal library for guaranteed results
This is helpful for functions that have to return a result to
implement some interface but that do not actually need to return
a result value.
|
2023-12-02 10:42:13 +01:00 |
|
Jemilu Mohammed
|
ca35e47d2a
|
manage features in workspaces cargo.toml file
|
2023-11-30 18:44:28 +01:00 |
|
Jemilu Mohammed
|
181154b470
|
move external dependencies to workspace level
|
2023-11-30 18:44:28 +01:00 |
|
Karolin Varner
|
86300ca936
|
chore: Use naming scheme without rosenpass- for crates
|
2023-11-26 10:38:24 +01:00 |
|