Skip to content

Fix compile warnings from tests#257

Merged
JasonShin merged 2 commits intoJasonShin:mainfrom
Nydauron:chore/fix-test-deprecated-warnings
Mar 4, 2026
Merged

Fix compile warnings from tests#257
JasonShin merged 2 commits intoJasonShin:mainfrom
Nydauron:chore/fix-test-deprecated-warnings

Conversation

@Nydauron
Copy link
Copy Markdown
Contributor

Fixes all the:

warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`

and the unused variable warnings when running cargo test.

Copy link
Copy Markdown
Owner

@JasonShin JasonShin left a comment

Choose a reason for hiding this comment

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

Nice!

@JasonShin JasonShin merged commit a1d0241 into JasonShin:main Mar 4, 2026
33 checks passed
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