Uh oh!
There was an error while loading. Please reload this page.
Point at type in let assignment on type errors - #66539
Conversation
rust-highfive
commented
Nov 19, 2019
r? @varkor (rust_highfive has picked a reviewer for you, use r? to override) |
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Centril
commented
Nov 19, 2019
r? @Centril r=me with refactoring, issue filed, and rustdoc test adjusted |
estebank
commented
Nov 19, 2019
@bors r=Centril |
bors
commented
Nov 19, 2019
📌 Commit 67b8d532a83f965d6d36c4f591797b0475df87fb has been approved by |
bors
commented
Nov 20, 2019
☔ The latest upstream changes (presumably #66104) made this pull request unmergeable. Please resolve the merge conflicts. |
estebank
commented
Nov 20, 2019
@bors r=Centril |
bors
commented
Nov 20, 2019
📌 Commit bca64ce has been approved by |
Point at type in `let` assignment on type errors Fixrust-lang#61067.
Point at type in `let` assignment on type errors Fixrust-lang#61067.
Centril
commented
Nov 21, 2019
Failed in #66601 (comment), @bors r- Use |
This comment has been minimized.
This comment has been minimized.
Centril
commented
Nov 23, 2019
bors
commented
Nov 23, 2019
📌 Commit 34f03c0 has been approved by |
bors
commented
Nov 23, 2019
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
Point at type in `let` assignment on type errors Fixrust-lang#61067.
Rollup of 5 pull requests Successful merges: - #61351 (Stabilize cfg(doc)) - #66539 (Point at type in `let` assignment on type errors) - #66655 (rustdoc: Mark `--extern-private` as unstable) - #66657 (rustdoc: Don't panic when failing to write .lock file) - #66673 (Move def collector from `rustc` to `rustc_resolve`) Failed merges: r? @ghost
bors
commented
Nov 24, 2019
☔ The latest upstream changes (presumably #66680) made this pull request unmergeable. Please resolve the merge conflicts. |
Fix#61067.