Skip to content

pretty/asm.rs should only be tested for x86_64 and not AArch64 - #73308

Merged
bors merged 1 commit into
rust-lang:masterfrom
yerke:fix-pretty-asm-rs-test-for-aarch64
Jun 13, 2020
Merged

pretty/asm.rs should only be tested for x86_64 and not AArch64#73308
bors merged 1 commit into
rust-lang:masterfrom
yerke:fix-pretty-asm-rs-test-for-aarch64

Conversation

@yerke

Copy link
Copy Markdown
Contributor

pretty/asm.rs should only be tested for x86_64 and not AArch64
closes#73134
r? @Amanieu

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 13, 2020
@yerke
yerkeforce-pushed the fix-pretty-asm-rs-test-for-aarch64 branch from 6eb9868 to 249a46fCompareJune 13, 2020 07:41
@Amanieu

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jun 13, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 249a46f has been approved by Amanieu

@borsbors 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 Jun 13, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 13, 2020
…rch64, r=Amanieu
pretty/asm.rs should only be tested for x86_64 and not AArch64
pretty/asm.rs should only be tested for x86_64 and not AArch64
closesrust-lang#73134
r? @Amanieu
@RalfJungRalfJung mentioned this pull request Jun 13, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 13, 2020
…rch64, r=Amanieu
pretty/asm.rs should only be tested for x86_64 and not AArch64
pretty/asm.rs should only be tested for x86_64 and not AArch64
closesrust-lang#73134
r? @Amanieu
@RalfJungRalfJung mentioned this pull request Jun 13, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 13, 2020
…rch64, r=Amanieu
pretty/asm.rs should only be tested for x86_64 and not AArch64
pretty/asm.rs should only be tested for x86_64 and not AArch64
closesrust-lang#73134
r? @Amanieu
@RalfJungRalfJung mentioned this pull request Jun 13, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 13, 2020
…rch64, r=Amanieu
pretty/asm.rs should only be tested for x86_64 and not AArch64
pretty/asm.rs should only be tested for x86_64 and not AArch64
closesrust-lang#73134
r? @Amanieu
@RalfJungRalfJung mentioned this pull request Jun 13, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 13, 2020
…rch64, r=Amanieu
pretty/asm.rs should only be tested for x86_64 and not AArch64
pretty/asm.rs should only be tested for x86_64 and not AArch64
closesrust-lang#73134
r? @Amanieu
@RalfJungRalfJung mentioned this pull request Jun 13, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 13, 2020
Rollup of 8 pull requests
Successful merges:
- rust-lang#72932 (Clarify the behaviour of Pattern when used with methods like str::contains)
- rust-lang#73066 (Querify whether a type has structural equality (Take 2))
- rust-lang#73194 (Prefer the associated constants for pattern matching error)
- rust-lang#73241 (Add/update comments about MinGW late_link_args)
- rust-lang#73267 (Use the built cargo for cargotest.)
- rust-lang#73290 (Fix links when pinging notification groups)
- rust-lang#73302 (Adjusted some doctests in libcore to use `should_panic`.)
- rust-lang#73308 (pretty/asm.rs should only be tested for x86_64 and not AArch64)
Failed merges:
r? @ghost
@bors
bors merged commit 8d97ccf into rust-lang:masterJun 13, 2020
@yerke
yerke deleted the fix-pretty-asm-rs-test-for-aarch64 branch June 13, 2020 19:40
@cuvipercuviper added this to the 1.46 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

pretty/asm.rs test is failing on AArch64

5 participants

@yerke@Amanieu@bors@cuviper@rust-highfive