aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/atuin_pty_proxy/runtime.rs (follow)
Commit message (Collapse)AuthorAge
* chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz32 hours
| | | | There are still the `clippy` warnings, but they are for a future date.
* chore: Move everything into one big crateBenedikt Peetz3 days
That helps remove duplicated code and rustc/cargo will now also show dead code correctly.