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

Use level "note" for reveal_type and reveal_locals #6919

Merged
merged 4 commits into from
Jun 18, 2019

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    8b4ee3e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Update tests

    - sed -i 's/# E: Revealed type/# N: Revealed type/g' test-data/**/*.test
    - sed -i 's/: error: Revealed type/: note: Revealed type/g' test-data/**/*.test
    blueyed committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    241e882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4186a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8270705 View commit details
    Browse the repository at this point in the history