Skip to content

chore: Fix clippy lint#119

Merged
danobi merged 1 commit intomasterfrom
fix_clippy_lint
Apr 22, 2026
Merged

chore: Fix clippy lint#119
danobi merged 1 commit intomasterfrom
fix_clippy_lint

Conversation

@danobi
Copy link
Copy Markdown
Owner

@danobi danobi commented Apr 22, 2026

No description provided.

Signed-off-by: Daniel Xu <daniel@thinkingmachines.ai>
@danobi danobi merged commit 886c41a into master Apr 22, 2026
1 check passed
Comment thread src/ui.rs
term.write_line("FAILED").expect("Failed to write terminal");
}
None => (),
_ => (),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha... Leaving None here, I had a weird error telling me that the Some(_) was not covering the whole i32 ranges, is this the work around here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants