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 error messages when indexing into a type #31379

Merged
merged 3 commits into from May 23, 2019

Commits on May 7, 2019

  1. Improved error messages when indexing an object type with a literal s…

    …tring, a literal string union or a string.
    dragomirtitian committed May 7, 2019
    Copy the full SHA
    8c5d651 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Added more specific message when using the indexing operator with an …

    …incompatible index argument.
    dragomirtitian committed May 13, 2019
    Copy the full SHA
    3a81073 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Copy the full SHA
    ddd5d4d View commit details
    Browse the repository at this point in the history