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

Migrating rustc_infer to session diagnostics (part 3) #101936

Merged
merged 16 commits into from
Jan 8, 2023

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    8360a40 View commit details
    Browse the repository at this point in the history
  2. Migrate placeholder_error.rs

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    2118ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3935a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0634b01 View commit details
    Browse the repository at this point in the history
  5. Rebase and fix

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    57fdd19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c19c08 View commit details
    Browse the repository at this point in the history
  7. Split into several messages

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    71d24da View commit details
    Browse the repository at this point in the history
  8. Use eager translation

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    eb7ce17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40b2218 View commit details
    Browse the repository at this point in the history
  10. Address changes of pr 103345

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    19b8579 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ecd064 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62f9962 View commit details
    Browse the repository at this point in the history
  13. Fix nits

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    a861737 View commit details
    Browse the repository at this point in the history
  14. Fix broken rebase

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    dda3eba View commit details
    Browse the repository at this point in the history
  15. Fix formatting

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    2a8b17d View commit details
    Browse the repository at this point in the history
  16. eager is the default now

    IntQuant committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0c50e1f View commit details
    Browse the repository at this point in the history