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