Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DaniPopes
Copy link
Contributor

@DaniPopes DaniPopes commented Apr 30, 2024

Description

Fix rustc and clippy warnings, mostly automated with cargo clippy --fix.

How This Has Been Tested

cargo clippy --all-targets on the latest few LLVM versions.

Checklist

@TheDan64
Copy link
Owner

TheDan64 commented May 8, 2024

Please update the PR and fix broken tests

}

#[allow(deprecated)]
fn metadata_string<'ctx>(&self, string: &str) -> MetadataValue<'ctx> {
Copy link
Owner

Choose a reason for hiding this comment

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

What are these replaced by?

Copy link
Owner

@TheDan64 TheDan64 left a comment

Choose a reason for hiding this comment

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

Thanks!

@TheDan64 TheDan64 merged commit 7684346 into TheDan64:master May 16, 2024
@TheDan64 TheDan64 added this to the 0.5.0 milestone May 16, 2024
@DaniPopes DaniPopes deleted the warnings branch May 16, 2024 07:01
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