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

timings: Fix tick mark alignment #10239

Merged
merged 1 commit into from
Dec 31, 2021
Merged

timings: Fix tick mark alignment #10239

merged 1 commit into from
Dec 31, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 31, 2021

Before

Bildschirmfoto 2021-12-31 um 11 58 53

After

Bildschirmfoto 2021-12-31 um 11 58 23

@rust-highfive
Copy link

r? @Eh2406

(rust-highfive has picked a reviewer for you, 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 Dec 31, 2021
@ehuss
Copy link
Contributor

ehuss commented Dec 31, 2021

Thanks!

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 31, 2021

📌 Commit bd9b8f4 has been approved by ehuss

@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 Dec 31, 2021
@bors
Copy link
Collaborator

bors commented Dec 31, 2021

⌛ Testing commit bd9b8f4 with merge 5b3a8c5...

@bors
Copy link
Collaborator

bors commented Dec 31, 2021

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing 5b3a8c5 to master...

@bors bors merged commit 5b3a8c5 into rust-lang:master Dec 31, 2021
@Turbo87 Turbo87 deleted the patch-1 branch December 31, 2021 18:59
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 5, 2022
Update cargo

10 commits in fcef61230c3b6213b6b0d233a36ba4ebd1649ec3..358e79fe56fe374649275ca7aebaafd57ade0e8d
2021-12-17 02:30:38 +0000 to 2022-01-04 18:39:45 +0000
- Make rmeta_required no longer depend on whether timing is enabled (rust-lang/cargo#10254)
- The first version of pull request template (rust-lang/cargo#10218)
- Stabilize the `strip` profile option, now that rustc has stable `-C strip` (rust-lang/cargo#10088)
- Update docs for windows ssh-agent. (rust-lang/cargo#10248)
- Fix typo: substract -> subtract (rust-lang/cargo#10244)
- timings: Fix tick mark alignment (rust-lang/cargo#10239)
- Remove unused lifetimes (rust-lang/cargo#10238)
- Make levenshtein distance case insensitive. (rust-lang/cargo#10224)
- [docs] Adds basic CI yaml for GitHub Actions (rust-lang/cargo#10212)
- Add function for parsing already-read manifest (rust-lang/cargo#10209)
@ehuss ehuss added this to the 1.59.0 milestone Feb 6, 2022
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