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

librustc_errors: Support ui-testing flag in annotate-snippet emitter #62985

Merged
merged 1 commit into from
Jul 26, 2019

Commits on Jul 25, 2019

  1. librustc_errors: Support ui-testing flag in annotate-snippet emitter

    This adds support for the `-Z ui-testing` flag to the new
    annotate-snippet diagnostic emitter.
    
    The support for the flag was added to `annotate-snippet-rs` in these PRs:
    
    * rust-lang/annotate-snippets-rs#3
    * rust-lang/annotate-snippets-rs#5
    
    Closes rust-lang#61811
    phansch committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    dd0f2ac View commit details
    Browse the repository at this point in the history