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

autofix clippy uninlined_format_args issues #456

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

dmitris
Copy link
Contributor

@dmitris dmitris commented Dec 5, 2022

PR contains the results of applying cargo +nightly clippy --fix to fix
clippy's uninlined_format_args issues https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args.

Cumulative with #454

@netlify
Copy link

netlify bot commented Dec 5, 2022

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 055d94f
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/638e1d1f41a25e0008699e2c
😎 Deploy Preview https://deploy-preview-456--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dmitris dmitris force-pushed the uninlined_format_args branch 3 times, most recently from 33bde5b to 911b3a5 Compare December 5, 2022 15:47
@vadorovsky vadorovsky merged commit 16b029e into aya-rs:main Dec 5, 2022
@dmitris dmitris deleted the uninlined_format_args branch December 5, 2022 20:39
@dave-tucker dave-tucker added aya This is about aya (userspace) aya-bpf This is about aya-bpf (kernel) fix A PR that is a small change or fixes a bug labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace) aya-bpf This is about aya-bpf (kernel) fix A PR that is a small change or fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants