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

Compute lint levels by definition #102236

Merged
merged 17 commits into from
Oct 1, 2022

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    6019cbb View commit details
    Browse the repository at this point in the history
  2. Compute lint_levels by definition

    fee1-dead authored and cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    3cb1811 View commit details
    Browse the repository at this point in the history
  3. Remove unused tool_name.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    107170b View commit details
    Browse the repository at this point in the history
  4. Move code to rustc_lint.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    41db9b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6977f7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34bc5c8 View commit details
    Browse the repository at this point in the history
  7. Comment LintLevelSets.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    af495f8 View commit details
    Browse the repository at this point in the history
  8. Add FIXME.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    273b54d View commit details
    Browse the repository at this point in the history
  9. Correct Key impl for HirId.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6e76599 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26e5fe9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d08669c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e78dd6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2d5dd2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1360871 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f2ab5b View commit details
    Browse the repository at this point in the history
  16. Add FIXME.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    299e10d View commit details
    Browse the repository at this point in the history
  17. Add sanity Drop impl.

    cjgillot committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    fec53fd View commit details
    Browse the repository at this point in the history