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

Find library names with auto-converted dash to underscore #294

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

ThoFrank
Copy link
Contributor

nj-cli failed on nightly toolchain because a dash was converted to an underscore in the cdylib target name.
This change was introduced in cargo by this PR

Tested the change on nightly and stable.

@sehz
Copy link
Collaborator

sehz commented May 8, 2024

clippy failure, probably need to update to latest rust

@ThoFrank ThoFrank mentioned this pull request May 10, 2024
@ThoFrank
Copy link
Contributor Author

I created a second pr because the clippy warnings seem to be completely unrelated

@morenol morenol requested a review from sehz June 5, 2024 20:15
@morenol morenol added this pull request to the merge queue Jun 5, 2024
Merged via the queue into infinyon:master with commit cb2b653 Jun 5, 2024
9 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.

3 participants