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

Factor out clippy_utils crate #6756

Merged
merged 18 commits into from
Feb 24, 2021
Merged

Factor out clippy_utils crate #6756

merged 18 commits into from
Feb 24, 2021

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    09bded4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2de8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b9d22 View commit details
    Browse the repository at this point in the history
  4. Get tests to pass

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    523de29 View commit details
    Browse the repository at this point in the history
  5. Remove unused dependencies

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    29b6570 View commit details
    Browse the repository at this point in the history
  6. Remove unused features

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b7f03c6 View commit details
    Browse the repository at this point in the history
  7. Improve tests

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ff157ae View commit details
    Browse the repository at this point in the history
  8. Fix one import

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5f04b50 View commit details
    Browse the repository at this point in the history
  9. Fix versioncheck test

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    1e7b1cc View commit details
    Browse the repository at this point in the history
  10. Bump clippy_utils version

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    964f2a0 View commit details
    Browse the repository at this point in the history
  11. Fix doc test

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    979206f View commit details
    Browse the repository at this point in the history
  12. Fix update_lints

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ce76fb3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c26c0f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    50e3ef9 View commit details
    Browse the repository at this point in the history
  15. Typo

    smoelius committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    8500ad5 View commit details
    Browse the repository at this point in the history
  16. Update clippy_utils/Cargo.toml

    Co-authored-by: Philipp Krones <hello@philkrones.com>
    smoelius and flip1995 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    33ee598 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7869b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab7381f View commit details
    Browse the repository at this point in the history