-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the driver API a little more useful for a tools shim #43730
Conversation
r? @arielb1 (rust_highfive has picked a reviewer for you, use r? to override) |
r? @eddyb |
@bors r+ |
📌 Commit 540a644 has been approved by |
@bors r- |
@bors: r=eddyb |
📌 Commit 8ba63a1 has been approved by |
⌛ Testing commit 8ba63a1bc909d9f72f8d820a2c62b509cb12cdb3 with merge b0a47f7a9987e0285c3957c58ebb3eac62cf852f... |
💔 Test failed - status-travis |
…ed via driver API
@bors: r=eddyb |
📌 Commit a9a181d has been approved by |
Make the driver API a little more useful for a tools shim Example use case: https://github.com/nrc/rls-rustc
☀️ Test successful - status-appveyor, status-travis |
Example use case: https://github.com/nrc/rls-rustc