Skip to content

Disable progress bar for build in Cargo#5698

Merged
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:no-progress-sad
Jul 9, 2018
Merged

Disable progress bar for build in Cargo#5698
bors merged 1 commit intorust-lang:masterfrom
alexcrichton:no-progress-sad

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This is primarily blocked on #5695 which unfortunately doesn't have a great fix
today, so disable it for now while we try to work out a better solution.

Closes #5695
Closes #5697

This is primarily blocked on rust-lang#5695 which unfortunately doesn't have a great fix
today, so disable it for now while we try to work out a better solution.

Closes rust-lang#5695
Closes rust-lang#5697
@rust-highfive
Copy link
Copy Markdown

r? @matklad

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Copy Markdown
Member Author

r? @kennytm

@bors: delegate=kennytm

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 8, 2018

✌️ @kennytm can now approve this pull request

@kennytm
Copy link
Copy Markdown
Member

kennytm commented Jul 9, 2018

@bors r+

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 9, 2018

📌 Commit 0102387 has been approved by kennytm

@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 9, 2018

⌛ Testing commit 0102387 with merge cc11d50...

bors added a commit that referenced this pull request Jul 9, 2018
Disable progress bar for build in Cargo

This is primarily blocked on #5695 which unfortunately doesn't have a great fix
today, so disable it for now while we try to work out a better solution.

Closes #5695
Closes #5697
@bors
Copy link
Copy Markdown
Contributor

bors commented Jul 9, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: kennytm
Pushing cc11d50 to master...

@bors bors merged commit 0102387 into rust-lang:master Jul 9, 2018
@alexcrichton alexcrichton deleted the no-progress-sad branch July 18, 2018 15:54
@ehuss ehuss added this to the 1.29.0 milestone Feb 6, 2022
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.

progressbar refreshes unnecessarily? Build progressbar interleaved with rustc errors

6 participants