Skip to content

Conversation

phansch
Copy link
Contributor

@phansch phansch commented Dec 9, 2018

Should fix the toolstate.

Changes:

s/rustfmt-preview/rustfmt/
Swap if branches
Fix c_void false positive caused by libc refactoring
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
typo: emum -> enum
Fix format.
Add sysroot gettinh code to dogfood tests.
Add sysroot getting code to tests.
Don't try to determine sysroot. rustc_driver will use default value.
Fix suggestion for multiple derefs
Fix `clone_on_copy` not detecting derefs sometimes

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 9, 2018
@phansch
Copy link
Contributor Author

phansch commented Dec 9, 2018

r? @oli-obk

@rust-highfive rust-highfive assigned oli-obk and unassigned nikomatsakis Dec 9, 2018
@nikic
Copy link
Contributor

nikic commented Dec 9, 2018

Closing in favor of #56631, which is also updates clippy :)

@nikic nikic closed this Dec 9, 2018
@phansch
Copy link
Contributor Author

phansch commented Dec 9, 2018

woops, did a search and didn't see it, thanks!

@phansch phansch deleted the update_clippy_submodule branch December 9, 2018 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants