Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Update Clippy #1580

Merged
merged 2 commits into from
Oct 27, 2019
Merged

Update Clippy #1580

merged 2 commits into from
Oct 27, 2019

Conversation

flip1995
Copy link
Member

This updates Clippy to the version of rust-lang/rust#65852. This is probably blocked until the rustc clippyup hits nightly (?).

The changes to the after_parse_callback functions are according to: rust-lang/rust-clippy@7e77f3c

@flip1995
Copy link
Member Author

https://travis-ci.com/rust-lang/rls/jobs/249830171#L1168-L1172

error[E0463]: can't find crate for `fmt_macros`
  --> /home/travis/.cargo/git/checkouts/rust-clippy-4b72815e96774b3d/66df92a/clippy_lints/src/lib.rs:20:1
   |
20 | extern crate fmt_macros;
   | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate

rustc-dev component has to be installed.

@Xanewok
Copy link
Member

Xanewok commented Oct 27, 2019

Thanks!

@Xanewok Xanewok merged commit d267b49 into rust-lang:master Oct 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants