Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/version_bump #53

Merged
merged 7 commits into from
May 5, 2024
Merged

Feature/version_bump #53

merged 7 commits into from
May 5, 2024

Conversation

Etto48
Copy link
Owner

@Etto48 Etto48 commented May 5, 2024

No description provided.

@Etto48 Etto48 merged commit 9d7a7b4 into master May 5, 2024
4 checks passed
@Etto48 Etto48 deleted the feature/version_bump branch May 5, 2024 22:28
Some(PopupState::Run { command, cursor: _cursor, results: _results, scroll }) =>
{
self.run_command(command, *scroll)?;
popup = self.popup.clone();

Check warning

Code scanning / clippy

assigning the result of Clone::clone() may be inefficient Warning

assigning the result of Clone::clone() may be inefficient
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.

1 participant