Skip to content
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

[beta] Remove allocation from width of character function. #48730

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

XAMPPRocky
Copy link
Member

Backport of #48167

r? @Mark-Simulacrum

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 4, 2018
@kennytm
Copy link
Member

kennytm commented Mar 4, 2018

@bors r+ p=2

@bors
Copy link
Contributor

bors commented Mar 4, 2018

📌 Commit 926c5cc has been approved by kennytm

@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 Mar 4, 2018
@bors
Copy link
Contributor

bors commented Mar 4, 2018

⌛ Testing commit 926c5cc with merge ac3e34e...

bors added a commit that referenced this pull request Mar 4, 2018
[beta] Remove allocation from width of character function.

Backport of #48167

r? @Mark-Simulacrum
@bors
Copy link
Contributor

bors commented Mar 4, 2018

💔 Test failed - status-travis

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 4, 2018
@kennytm
Copy link
Member

kennytm commented Mar 4, 2018

@bors retry

dist-i686-freebsd 3 hour timeout, everything built but not enough time to deploy.

[02:56:26] Build completed successfully in 2:51:45

travis_time:end:08c8e912:start=1520176741402953472,finish=1520187328536791573,duration=10587133838101

The command "stamp sh -x -c "$RUN_SCRIPT"" exited with 0.
travis_time:start:0a20c790
$ date && (curl -fs --head https://google.com | grep ^Date: | sed 's/Date: //g' || true)

Sun Mar  4 18:15:28 UTC 2018
Sun, 04 Mar 2018 18:15:28 GMT


travis_time:end:0a20c790:start=1520187328562174678,finish=1520187328629579199,duration=67404521

The command "date && (curl -fs --head https://google.com | grep ^Date: | sed 's/Date: //g' || true)
" exited with 0.
travis_fold:start:before_cache
travis_time:start:001692f0
$ docker history -q rust-ci | grep -v missing | xargs docker save | gzip > $HOME/docker/rust-ci.tar.gz

travis_time:end:001692f0:start=1520187328640774170,finish=1520187376617325941,duration=47976551771
travis_fold:end:before_cache
travis_fold:start:cache.2
store build cache
travis_time:start:00e42abc

travis_time:end:00e42abc:start=1520187376630229082,finish=1520187376641277006,duration=11047924
travis_time:start:068ff610
change detected (content changed, file is created, or file is deleted):
/home/travis/docker/rust-ci.tar.gz


changes detected, packing new archive


The job exceeded the maximum time limit for jobs, and has been terminated.

@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 Mar 4, 2018
@bors
Copy link
Contributor

bors commented Mar 5, 2018

⌛ Testing commit 926c5cc with merge e93f6e0...

bors added a commit that referenced this pull request Mar 5, 2018
[beta] Remove allocation from width of character function.

Backport of #48167

r? @Mark-Simulacrum
@bors
Copy link
Contributor

bors commented Mar 5, 2018

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

@bors bors merged commit 926c5cc into rust-lang:beta Mar 5, 2018
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants