Uh oh!
There was an error while loading. Please reload this page.
Small nits to make couple of tests pass on mips targets. - #49665
Conversation
TimNN
commented
Apr 4, 2018
Your PR failed on Travis. Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
TimNN
commented
Apr 5, 2018
Your PR failed on Travis. Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
nikomatsakis
commented
Apr 6, 2018
@draganmladjenovic note that travis is still unhappy |
cuviper
commented
Apr 9, 2018
Looks like this is just another ui line that needs to be updated. @draganmladjenovic I was just looking at |
draganmladjenovic
commented
Apr 10, 2018
@cuviper@nikomatsakis Sorry. Wasn't paying attention to my notifications. I'll regenerate ui tests on tip. Will add the ignores for powerpc (this will cover powerpc64?) and s390x. |
0fa7c3d to
8abd6e5CompareTimNN
commented
Apr 10, 2018
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
8abd6e5 to
0a94344Comparenikomatsakis
commented
Apr 10, 2018
@bors r+ rollup |
bors
commented
Apr 10, 2018
📌 Commit 0a94344 has been approved by |
cuviper
commented
Apr 10, 2018
Yes, that will cover powerpc64 and powerpc64le too. |
…omatsakis Small nits to make couple of tests pass on mips targets.
Rollup of 14 pull requests Successful merges: - #49525 (Use sort_by_cached_key where appropriate) - #49575 (Stabilize `Option::filter`.) - #49614 (in which the non-shorthand patterns lint keeps its own counsel in macros) - #49665 (Small nits to make couple of tests pass on mips targets.) - #49781 (add regression test for #16223 (NLL): use of collaterally moved value) - #49795 (Properly look for uninhabitedness of variants in niche-filling check) - #49809 (Stop emitting color codes on TERM=dumb) - #49856 (Do not uppercase-lint #[no_mangle] statics) - #49863 (fixed typo) - #49857 (Fix "fp" target feature for AArch64) - #49849 (Add --enable-debug flag to musl CI build script) - #49734 (proc_macro: Generalize `FromIterator` impl) - #49730 (Fix ICE with impl Trait) - #48270 (Replace `structurally_resolved_type` in casts check.) Failed merges:
bors
commented
Apr 12, 2018
☔ The latest upstream changes (presumably #49875) made this pull request unmergeable. Please resolve the merge conflicts. |
No description provided.