Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix 'MarkVerbatimCommentsAsFormattedVisitor' is unused warning in release builds #11304

Merged
merged 1 commit into from
May 6, 2024

Conversation

MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented May 6, 2024

Summary

Fixes the warning that MarkVerbatimCommentsAsFormattedVisitor is unused in release builds.

Fixes #11303

Test Plan

cargo build --bin ruff --release

@MichaReiser MichaReiser added the internal An internal refactor or improvement label May 6, 2024
@MichaReiser MichaReiser enabled auto-merge (squash) May 6, 2024 07:35
@MichaReiser MichaReiser merged commit 868bbd4 into main May 6, 2024
19 checks passed
@MichaReiser MichaReiser deleted the fix-unused-warning-in-release branch May 6, 2024 07:43
Copy link
Contributor

github-actions bot commented May 6, 2024

ruff-ecosystem results

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning in release build: MarkVerbatimCommentsAsFormattedVisitor is unused
1 participant