Skip to content
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

submodules: update clippy from 1df5766c to a3c77f6a #56631

Merged
merged 1 commit into from
Dec 9, 2018

Commits on Dec 8, 2018

  1. submodules: update clippy from 1df5766 to a3c77f6

    Changes:
    ````
    s/rustfmt-preview/rustfmt/
    Swap if branches
    Fix c_void false positive caused by libc refactoring
    rustup rust-lang#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
    ````
    matthiaskrgr committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    83f47b7 View commit details
    Browse the repository at this point in the history