Skip to content

Fix build script cargo instructions#4235

Merged
ChrisDenton merged 2 commits intorust-lang:masterfrom
ChrisDenton:build-rs
Mar 5, 2025
Merged

Fix build script cargo instructions#4235
ChrisDenton merged 2 commits intorust-lang:masterfrom
ChrisDenton:build-rs

Conversation

@ChrisDenton
Copy link
Copy Markdown
Member

This fixes a stray cargo:cargo: copy/paste error. I also took the opportunity to use the modern :: syntax. While it doesn't matter too much for these commands, we may as well be future proof. Finally I updated the list of delay imports, which helps for older versions of Windows.

Fixes #4234

@ChrisDenton ChrisDenton added this pull request to the merge queue Mar 5, 2025
Merged via the queue into rust-lang:master with commit 21d4b27 Mar 5, 2025
29 checks passed
@ChrisDenton ChrisDenton deleted the build-rs branch March 5, 2025 18:34
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.

Suspicious invalid build script output

2 participants