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

[v15] Allow unused fields used in Debug #52041

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

probakowski
Copy link
Contributor

This fixes build in v15 broken in #52010 - linter got more strict so we have to allow unused fields that are only used in derived Debug

@probakowski probakowski added the no-changelog Indicates that a PR does not require a changelog entry label Feb 11, 2025
@codingllama codingllama changed the title Allow unused fields used in Debug [v15] Allow unused fields used in Debug Feb 11, 2025
@github-actions github-actions bot requested review from codingllama and zmb3 February 11, 2025 18:29
Copy link
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 February 11, 2025 19:35
@probakowski probakowski added this pull request to the merge queue Feb 11, 2025
Merged via the queue into branch/v15 with commit c7bc8a6 Feb 11, 2025
35 of 37 checks passed
@probakowski probakowski deleted the probakowski/rust-v15-fix branch February 11, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport desktop-access no-changelog Indicates that a PR does not require a changelog entry rdp size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants