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

[WIP] Migrate rustc_ast_passes diagnostics to SessionDiagnostic and translatable messages (second part) #101657

Closed
wants to merge 23 commits into from

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    d9e8e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae28c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8635da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b96e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69cb057 View commit details
    Browse the repository at this point in the history
  6. Tidy

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8384368 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79ad624 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2aea631 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00d739b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8de335 View commit details
    Browse the repository at this point in the history
  11. Migrate FnPtrTyWithPat, MultipleExplicitLifetimeBound, ImplTraitTyInP…

    …athParam, ImplTraitTyNested, ImplTraitTyWithoutTraitBound, deprecated_extern_missing_abi
    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    18cd17d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    baab6c1 View commit details
    Browse the repository at this point in the history
  13. Fix rebase

    Co-authored-by: RanolP <public.ranolp@gmail.com>
    finalchild and RanolP committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    560d445 View commit details
    Browse the repository at this point in the history
  14. Migrate the rest of ast_validation.rs

    Co-authored-by: RanolP <public.ranolp@gmail.com>
    finalchild and RanolP committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    834db8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af29599 View commit details
    Browse the repository at this point in the history
  16. Fix rebase mistake

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    798064c View commit details
    Browse the repository at this point in the history
  17. Fix rebase mistake

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4f4248f View commit details
    Browse the repository at this point in the history
  18. resolve rebase error

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    e3c6279 View commit details
    Browse the repository at this point in the history
  19. Remove redundant change

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2a0f2cd View commit details
    Browse the repository at this point in the history
  20. fix rebase mistakes

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7ca0eb8 View commit details
    Browse the repository at this point in the history
  21. fix rebase mistake

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    facf6ac View commit details
    Browse the repository at this point in the history
  22. fix rebase

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8575873 View commit details
    Browse the repository at this point in the history
  23. fix rebase

    finalchild committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    56d7426 View commit details
    Browse the repository at this point in the history