Point at type in let assignment on type errors#66539
Conversation
|
r? @varkor (rust_highfive has picked a reviewer for you, use r? to override) |
src/test/ui/terminal-width/non-whitespace-trimming-unicode.stderr
Outdated
Show resolved
Hide resolved
This comment has been minimized.
This comment has been minimized.
|
r? @Centril r=me with refactoring, issue filed, and rustdoc test adjusted |
|
@bors r=Centril |
|
📌 Commit 67b8d532a83f965d6d36c4f591797b0475df87fb has been approved by |
|
☔ The latest upstream changes (presumably #66104) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@bors r=Centril |
|
📌 Commit bca64ce has been approved by |
Point at type in `let` assignment on type errors Fix rust-lang#61067.
Point at type in `let` assignment on type errors Fix rust-lang#61067.
|
Failed in #66601 (comment), @bors r- Use |
This comment has been minimized.
This comment has been minimized.
|
📌 Commit 34f03c0 has been approved by |
|
🌲 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 Fix rust-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
|
☔ The latest upstream changes (presumably #66680) made this pull request unmergeable. Please resolve the merge conflicts. |
Fix #61067.