aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/build.rs (unfollow)
Commit message (Collapse)Author
4 dayschore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
There are still the `clippy` warnings, but they are for a future date.
6 dayschore: Move everything into one big crateBenedikt Peetz
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.