Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Bump Cargo to 0.48 #140

Merged
merged 3 commits into from
Nov 10, 2020
Merged

Bump Cargo to 0.48 #140

merged 3 commits into from
Nov 10, 2020

Conversation

Xanewok
Copy link
Member

@Xanewok Xanewok commented Nov 9, 2020

The main change is in 8938495, which works around rust-lang/cargo#8236 that introduced different mechanism to output stdio/shell-based data.

Everything now goes through cargo Shell type so std::io::set_print trick stopped working - instead, we create our custom shell and fetch the build plan through it.

r? @Manishearth or @ibabushkin

@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 10, 2020

📌 Commit dd8c371 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Nov 10, 2020

⌛ Testing commit dd8c371 with merge ed055fe...

@bors
Copy link
Contributor

bors commented Nov 10, 2020

☀️ Test successful - checks-actions
Approved by: Manishearth
Pushing ed055fe to master...

@bors bors merged commit ed055fe into rust-lang:master Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants