-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Rustup #3945
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rustup #3945
Conversation
This fix is obsolet once rust-lang/rust#59779 and rust-lang#3926 is merged.
@bors r+ |
📌 Commit 3fe5eea has been approved by |
Rustup cc rust-lang/rust#59227 (comment) This fix is obsolet once rust-lang/rust#59779 and #3926 is merged.
☀️ Test successful - checks-travis, status-appveyor |
If you're going to create submodule update PR, please also update the RLS submodule to the newest master! (Fixes formatting, if not, I'll be be submitting a PR myself) |
Miri could be updated as well. |
Should we wait for rust-lang/rls#1424 to be merged before creating a submodule update? |
@flip1995 Rust patches dependencies to use Clippy from submodule so it doesn't matter. |
It doesn't, but please include rust-lang/rls@40778f5 as well as part of the submodule update |
Done: rust-lang/rust#59916 |
cc rust-lang/rust#59227 (comment)
This fix is obsolet once rust-lang/rust#59779 and #3926 is merged.