Skip to content

chore: fix linting issues#235

Merged
OpenSauce merged 1 commit into
mainfrom
chore-fix-lint
Apr 30, 2026
Merged

chore: fix linting issues#235
OpenSauce merged 1 commit into
mainfrom
chore-fix-lint

Conversation

@OpenSauce
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 30, 2026 07:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to address linting-related cleanup in the Rust MIDI input code, and it also refreshes the workspace lockfile.

Changes:

  • Simplifies MIDI port lookup logic using Result::is_ok_and in MidiManager::handle_connect.
  • Updates Cargo.lock, resulting in a broad set of transitive dependency version changes.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
rustortion-standalone/src/midi/mod.rs Refactors MIDI device port selection predicate to a more idiomatic is_ok_and form.
Cargo.lock Regenerates lockfile with many dependency upgrades/additions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@OpenSauce OpenSauce enabled auto-merge (squash) April 30, 2026 07:29
@OpenSauce OpenSauce merged commit 732a698 into main Apr 30, 2026
11 checks passed
@OpenSauce OpenSauce deleted the chore-fix-lint branch April 30, 2026 07:33
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