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

improve pretty printing for associated items in trait objects #120739

Merged
merged 3 commits into from
Feb 8, 2024

Commits on Feb 7, 2024

  1. add test for pretty printing trait objects

    Lukas Markeffsky committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fd92021 View commit details
    Browse the repository at this point in the history
  2. improve pretty printing for trait objects

    Lukas Markeffsky committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    18e5bbf View commit details
    Browse the repository at this point in the history
  3. address review comments and add more tests

    Lukas Markeffsky committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c636c7a View commit details
    Browse the repository at this point in the history