Skip to content

Conversation

@Mark-Simulacrum
Copy link
Member

@Mark-Simulacrum Mark-Simulacrum commented Apr 25, 2020

This was introduced in the recent bump to 1.44 bootstrap cargo

Fixes #71561.

This was introduced in the recent bump to 1.43 bootstrap cargo
@rust-highfive
Copy link
Contributor

@Mark-Simulacrum: no appropriate reviewer found, use r? to override

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 25, 2020
@Mark-Simulacrum
Copy link
Member Author

@matthiaskrgr -- want to do a review here?
cc @ehuss -- I agree that this isn't covered by stability policy, but I think if we add more in the future we should make sure to get it into release notes, cc @XAMPPRocky for this time around

@matthiaskrgr
Copy link
Member

LGTM, can confirm that #71561 no longer occurs, thanks!

@Mark-Simulacrum
Copy link
Member Author

@bors r=matthiaskrgr

@bors
Copy link
Collaborator

bors commented Apr 26, 2020

📌 Commit 5a5fa39 has been approved by matthiaskrgr

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 26, 2020
@XAMPPRocky
Copy link
Contributor

@Mark-Simulacrum Just so I’m clear, what you’re proposing is including changes to the JSON output in the release notes? That seems fine with me if that’s the case.

@Mark-Simulacrum
Copy link
Member Author

Yeah, just a brief note that Cargo now prints build completion messages. Doesn't have to be in Rustc release notes either, I just want to make sure we write it down somewhere.

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 27, 2020
…iaskrgr Handle build completion message from Cargo This was introduced in the recent bump to 1.44 bootstrap cargo Fixes rust-lang#71561.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 28, 2020
…iaskrgr Handle build completion message from Cargo This was introduced in the recent bump to 1.44 bootstrap cargo Fixes rust-lang#71561.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 28, 2020
…iaskrgr Handle build completion message from Cargo This was introduced in the recent bump to 1.44 bootstrap cargo Fixes rust-lang#71561.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 29, 2020
…iaskrgr Handle build completion message from Cargo This was introduced in the recent bump to 1.44 bootstrap cargo Fixes rust-lang#71561.
RalfJung added a commit to RalfJung/rust that referenced this pull request Apr 30, 2020
…iaskrgr Handle build completion message from Cargo This was introduced in the recent bump to 1.44 bootstrap cargo Fixes rust-lang#71561.
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 30, 2020
Rollup of 8 pull requests Successful merges: - rust-lang#71148 (Vec drop and truncate: drop using raw slice *mut [T]) - rust-lang#71465 (Add a convenience method on `TyCtxt` for checking for thread locals) - rust-lang#71567 (Handle build completion message from Cargo) - rust-lang#71590 (MIR dump: print pointers consistently with Miri output) - rust-lang#71682 (Bump pulldown-cmark) - rust-lang#71688 (Allow `Downcast` projections unconditionally in const-checking) - rust-lang#71691 (Allow `Unreachable` terminators unconditionally in const-checking) - rust-lang#71719 (Update backtrace-sys) Failed merges: r? @ghost
@bors bors merged commit 01fffff into rust-lang:master May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

5 participants