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

fix Miri error message padding #71749

Merged
merged 1 commit into from
May 1, 2020
Merged

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented May 1, 2020

I screwed up in the previous PR, and accidentally padded with spaces instead of 0s...

r? @oli-obk

@oli-obk
Copy link
Contributor

oli-obk commented May 1, 2020

@bors r+ rollup

@bors
Copy link
Contributor

bors commented May 1, 2020

📌 Commit 1bab6a4 has been approved by oli-obk

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 1, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 1, 2020
fix Miri error message padding

I screwed up in the previous PR, and accidentally padded with spaces instead of 0s...

r? @oli-obk
bors added a commit to rust-lang-ci/rust that referenced this pull request May 1, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#71744 (remove obsolete comment)
 - rust-lang#71747 (Remove deadcode in eval_mir_constant_to_operand)
 - rust-lang#71749 (fix Miri error message padding)
 - rust-lang#71752 (make Stability doc a more readable (and fix rustdoc warning))
 - rust-lang#71755 (fix doc reference)

Failed merges:

r? @ghost
@bors bors merged commit 8d9912e into rust-lang:master May 1, 2020
@RalfJung RalfJung deleted the miri-error-print branch May 2, 2020 10:03
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.

3 participants