Skip to content

Conversation

@chrysn
Copy link
Member

@chrysn chrysn commented Nov 3, 2025

The board.rs generated by this is regularly reformatted by cargo fmt. Yes, CI knows to work around this by using --config format_generated_files=false, but users do is cargo fmt, and if some exception is not in those defaults, at least I always wind up with diffs in my checkout.

The @generated is removed because apparently something injects this anyway. The explicit module-level comment is added to allow actually finding what generated this (because it took me a bit to look it up). No version information is placed in there because that'd be a source of constant churn.

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