Lorenz Leutgeb
|
8bac24d6ab
|
rust/edition/fmt: 2021 → 2024
Reformat code with `rustfmt`, now that the edition changed from
Rust 2021 to Rust 2024.
|
2026-03-30 16:57:51 +02:00 |
Matthias Beyer
|
93388e366c
|
radicle-term: Preallocate in Line::spaced()
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2025-08-27 23:18:33 +02:00 |
Matthias Beyer
|
3036509e42
|
radicle-term: Add testcase for Line::spaced()
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2025-08-27 23:13:32 +02:00 |
Lorenz Leutgeb
|
5bc2dc677b
|
repo: Move workspace crates into `crates` subdirectory
This keeps the top level of the repo cleaner, e.g.
<https://github.com/radicle-dev/heartwood> scrolls less and
<https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/>
might show more files at the top level.
This way we also don't have to explicitly name all crates in
`Cargo.toml`.
|
2025-06-09 15:09:21 +02:00 |