aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/main.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Also fix all `clippy` warningsBenedikt Peetz31 hours
|
* chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz31 hours
| | | | There are still the `clippy` warnings, but they are for a future date.
* chore(treewide): Cleanup themesBenedikt Peetz39 hours
|
* chore(server): Simplify the database supportBenedikt Peetz3 days
|
* chore: Move everything into one big crateBenedikt Peetz3 days
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.