Skip to content

stabilize lang_tests_common config parsing logic#576

Merged
GuillaumeGomez merged 1 commit into
rust-lang:masterfrom
onur-ozkan:bless-lang-tests
Dec 11, 2024
Merged

stabilize lang_tests_common config parsing logic#576
GuillaumeGomez merged 1 commit into
rust-lang:masterfrom
onur-ozkan:bless-lang-tests

Conversation

@onur-ozkan
Copy link
Copy Markdown
Contributor

config.toml isn't there (and shouldn't be there) by default, which makes this part of the code to fail on compilation, and that fails upstream rust to bootstrap with certain commands (e.g., x fix). This change should fix that problem.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
@GuillaumeGomez
Copy link
Copy Markdown
Member

Nice improvement, thanks!

@GuillaumeGomez GuillaumeGomez merged commit cd3f699 into rust-lang:master Dec 11, 2024
@onur-ozkan onur-ozkan deleted the bless-lang-tests branch December 11, 2024 21:45
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