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

chore: fix Rust 1.84.0 lints and errors (#3202) #3203

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

hds
Copy link
Contributor

@hds hds commented Jan 24, 2025

Backport of #3202.

There was only a single case of the new `needless_as_bytes` lint which
was triggered and needed to be fixed.

There was also a "UI" test in `tracing-attributes` that needed to be
updated because the error text has changed (it gives more details of
course).
@hds hds requested review from hawkw and a team as code owners January 24, 2025 17:44
@hds hds merged commit 6240c95 into v0.1.x Jan 24, 2025
52 checks passed
@hds hds deleted the hds/backport-rust-1.84.0 branch January 24, 2025 17:58
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