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

[v0.9] Rename .cargo/config to .cargo/config.toml #437

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

phil-opp
Copy link
Member

@phil-opp phil-opp commented Apr 30, 2024

Fixes a deprecation warning.

Also: Replace remaining uses of cargo xbuild in CI script and Readme with -Zbuild-std.

Fixes a deprecation warning.
@phil-opp
Copy link
Member Author

Ok, looks like cargo xbuild (which we still use in this branch for some reason) doesn't support .cargo/config.toml files. So this PR doesn't work.

@phil-opp phil-opp closed this Apr 30, 2024
@phil-opp phil-opp reopened this Apr 30, 2024
@phil-opp phil-opp marked this pull request as draft April 30, 2024 11:52
@phil-opp phil-opp marked this pull request as ready for review April 30, 2024 11:54
@phil-opp
Copy link
Member Author

Ok, looks like we just forgot to update the CI script and Readme to replace the cargo-xbuild uses with build-std. I pushed a second commit that fixes this.

@phil-opp phil-opp requested a review from Freax13 April 30, 2024 11:55
@phil-opp phil-opp merged commit 856f761 into v0.9-base Apr 30, 2024
14 checks passed
@phil-opp phil-opp deleted the v0.9-fix-warning branch April 30, 2024 13:34
@phil-opp phil-opp changed the title Rename .cargo/config to .cargo/config.toml [v0.9] Rename .cargo/config to .cargo/config.toml Apr 30, 2024
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.

None yet

1 participant