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

Bless the target file instead of the source file #6067

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

Nemo157
Copy link
Member

@Nemo157 Nemo157 commented Feb 9, 2024

fixes #6056

I confirmed that after messing with files in src and running RUSTC_BLESS=1 cargo test the self-test re-formatted itself still.

Copy link
Contributor

@ytmimi ytmimi 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 fixing this one!

@ytmimi ytmimi merged commit 8486837 into rust-lang:master Feb 9, 2024
27 checks passed
@Nemo157 Nemo157 deleted the bless-targets branch February 9, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RUSTC_BLESS=1 cargo test modifies source files instead of targets
3 participants