diff options
| author | Ellie Huxtable <ellie@atuin.sh> | 2025-03-25 15:18:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-25 15:18:10 +0000 |
| commit | e8df3d168e7fb9d6f99d97eb40eb7110bc9a4d61 (patch) | |
| tree | 793dd25139ee5ff0c2c985541bc12f2e33249a06 /.github/DISCUSSION_TEMPLATE | |
| parent | feat(zsh): re-enable bracketed paste (#2646) (diff) | |
| download | atuin-e8df3d168e7fb9d6f99d97eb40eb7110bc9a4d61.zip | |
fix: typeerror in client sync code (#2647)
* fix: typeerror in client sync code
Fixes #2645
This is really weird
1. I have not touched this code in _years_. It has not changed. In
recent rust versions, it has a typeerror (see linked issue)
2. This does not occur when running `cargo build`, in release mode or
otherwise. It only occurs with `cargo install`
3. I can't find any other occurences of this typeerror online - unsure
if it is a compiler regression? The code here is not very complex at
all.
* chore(clippy): remove unused imports
Diffstat (limited to '.github/DISCUSSION_TEMPLATE')
0 files changed, 0 insertions, 0 deletions
