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

Add -Z teach flag to provide extended diagnostic help #47652

Merged
merged 10 commits into from
Jan 26, 2018

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    9adf2b2 View commit details
    Browse the repository at this point in the history
  2. Mark --explain as unstable

    estebank committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    4e68e2a View commit details
    Browse the repository at this point in the history
  3. Add explanation for E0607

    estebank committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    fdfb9a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e76d3f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    864f6d1 View commit details
    Browse the repository at this point in the history
  6. Fix test redux

    estebank committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    ffb827a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    7d41cba View commit details
    Browse the repository at this point in the history
  2. Create StructuredDiagnostic

    Create the concept of an `StructuredDiagnostic` that is self-contained
    with enough knowledge of all variables to create a `DiagnosticBuilder`,
    including different possible versions (one line output and expanded
    explanations).
    estebank committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    3dac0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    482f7f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

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