Make unreachable_code lint warn on diverging call arguments as well#30000
Conversation
|
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
|
🎊 💃 ③⓪⓪⓪⓪ 🍸 🎊 |
709fdf3 to
36cfc31
Compare
36cfc31 to
2eca64d
Compare
|
@bors r+ |
|
📌 Commit 2eca64d has been approved by |
|
|
@bors r- |
|
Fixed. Got a full build running now. |
There was a problem hiding this comment.
error: irrelevant comment lives too long
There was a problem hiding this comment.
error: aborting due to previous error
(fixed)
8010ef6 to
7fbcb51
Compare
|
@bors: r+ |
|
📌 Commit 7fbcb51 has been approved by |
|
💔 Test failed - auto-win-msvc-64-opt |
|
@bors retry |
|
⚡ Previous build results for auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-debug-opt, auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-cross-opt, auto-linux-musl-64-opt, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-gnu-32-nopt-t, auto-win-gnu-64-opt, auto-win-msvc-32-opt are reusable. Rebuilding only auto-linux-64-x-android-t, auto-win-gnu-32-opt, auto-win-gnu-64-nopt-t, auto-win-msvc-64-opt... |
Fixes #1889