Skip to content

feat: add support for specifying rustfmt --edition flag via generator options#129

Merged
haraldh merged 1 commit into
masterfrom
style
Oct 20, 2025
Merged

feat: add support for specifying rustfmt --edition flag via generator options#129
haraldh merged 1 commit into
masterfrom
style

Conversation

@haraldh

@haraldh haraldh commented Oct 20, 2025

Copy link
Copy Markdown
Collaborator

fixes #124

@coveralls

coveralls commented Oct 20, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18655491055

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 55.316%

Changes Missing Coverage Covered Lines Changed/Added Lines %
varlink_generator/src/lib.rs 0 3 0.0%
Totals Coverage Status
Change from base Build 18655105261: -0.02%
Covered Lines: 2622
Relevant Lines: 4740

💛 - Coveralls

@haraldh haraldh changed the title feat: add support for specifying rustfmt --style-edition flag via generator options feat: add support for specifying rustfmt --edition flag via generator options Oct 20, 2025
@haraldh haraldh merged commit bea8221 into master Oct 20, 2025
15 checks passed
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.

varlink_generator uses Rust 2015 edition for formatting by default

2 participants