Skip to content

fix: Update sysroot crates #9357

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

Merged
merged 1 commit into from
Jun 21, 2021
Merged

fix: Update sysroot crates #9357

merged 1 commit into from
Jun 21, 2021

Conversation

jonas-schievink
Copy link
Contributor

Removes rtstartup, since that's not a Cargo crate (its files are compiled into object files and linked alongside the stdlib).

Adds std_detect.

Part of #9352 (doesn't fix it since std_detect is full of cfg_if!)

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 21, 2021

@bors bors bot merged commit 4402f2b into rust-lang:master Jun 21, 2021
@jonas-schievink jonas-schievink deleted the update-sysroot branch June 21, 2021 13:35
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.

1 participant