Uh oh!
There was an error while loading. Please reload this page.
Check for lldb existences - #62671
Conversation
rust-highfive
commented
Jul 14, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Jul 15, 2019
Thanks for the PR! This PR name and description however are unfortunately very light on details (e.g. there's no description at all). Can you expand a bit on what this PR is doing, what the change is fixing, and perhaps the motivation as well? |
I'm sorry. I must have been more clear. % rust-lldb/home/lzutao/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rust-lldb: 34: exec: lldb: not foundWith this PR, the script will check if lldb exists, and error out if lldb not found. |
alexcrichton
commented
Jul 15, 2019
Ok thanks for the explanation, looks good to me! @bors: r+ |
bors
commented
Jul 15, 2019
📌 Commit d649ff3 has been approved by |
tesuji
commented
Jul 17, 2019
@bors rollup |
bors
commented
Jul 17, 2019
@lzutao: 🔑 Insufficient privileges: not in try users |
bors
commented
Jul 18, 2019
bors
commented
Jul 18, 2019
☀️ Test successful - checks-azure |
No description provided.