chore: add edition 2024 to rustfmt.toml#7591
Conversation
|
Walkthrough
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
unsure how to changeset this, since the changeset tool does not indicate these changes belong to any package |
✅ Actions performedRunning Pre-merge checks. Results will be posted in the summary comment once complete. |
|
documentation updates are in response to the linter fix @coderabbitai ignore pre-merge checks |
|
@turbocrime Thanks for clarifying that the documentation updates are in response to the linter fix. That makes sense and explains the formatting changes to the URL references in the documentation comments. I'll resolve all my review comments now. ✅ Actions performedComments resolved. |
✅ Actions performedPre-merge checks override command executed successfully. |
CodSpeed Performance ReportMerging #7591 will not alter performanceComparing Summary
|
fixes #7590
rustfmtnow executes successfully during codegen xtasks and provides errors that are not edition errorsinline configuration is not necessary in
xtask/src/lib.rs, because it will use the configuration file at the repo root.simple lint failures that were undetected are now fixed.