Uh oh!
There was an error while loading. Please reload this page.
Split ConstValue into two enums - #66233
Conversation
rust-highfive
commented
Nov 9, 2019
The job 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 |
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Nov 9, 2019
bors
commented
Nov 9, 2019
☔ The latest upstream changes (presumably #66242) made this pull request unmergeable. Please resolve the merge conflicts. |
rust-highfive
commented
Nov 9, 2019
The job 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 |
cjgillot
commented
Nov 10, 2019
I have absolutely no idea how to fix those tests. |
oli-obk
commented
Nov 11, 2019
You can run the tests with |
rust-highfive
commented
Nov 11, 2019
The job 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 |
bors
commented
Nov 12, 2019
☔ The latest upstream changes (presumably #66129) made this pull request unmergeable. Please resolve the merge conflicts. |
cjgillot
commented
Nov 12, 2019
Blessed the hashes and the mir dump. |
oli-obk
commented
Nov 13, 2019
@bors r+ |
bors
commented
Nov 13, 2019
📌 Commit 552fa64 has been approved by |
bors
commented
Nov 14, 2019
bors
commented
Nov 14, 2019
☀️ Test successful - checks-azure |
rust-highfive
commented
Nov 14, 2019
📣 Toolstate changed by #66233! Tested on commit 5e380b7. 💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra). |
Tested on commit rust-lang/rust@5e380b7. Direct link to PR: <rust-lang/rust#66233> 💔 clippy-driver on windows: test-pass → build-fail (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → build-fail (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq, @rust-lang/infra).
Rustup rust-lang/rust#66233 changelog: none
Hello,
Issue #59210 appeared abandoned, so I gave it a go.
Some further cleanup and refactoring may be mandated.
I did not test beyond
x.py check, since my home computer dies compiling librustc.Fixes#59210