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

Adding more ToString() overloads to improve DevTools #6176

Merged
merged 4 commits into from
Jul 2, 2021

Commits on Jul 2, 2021

  1. Adding more ToString() overloads to support DevTools

    Luis von der Eltz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    fa3f2c8 View commit details
    Browse the repository at this point in the history
  2. Use interpolation string

    Luis von der Eltz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    40e6282 View commit details
    Browse the repository at this point in the history
  3. Don't box params, prevent creating temporary string

    Luis von der Eltz committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    cddae05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5f6fbc View commit details
    Browse the repository at this point in the history