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 missing @ in slice binding pattern diagnostics #72534

Merged
merged 1 commit into from
May 29, 2020

Commits on May 27, 2020

  1. improve diagnostics suggestion for missing @ in slice id binding to…

    … rest pattern
    
    add issue 72373 tests
    
    
    fmt test
    
    
    fix suggestion format
    
    Replacement, not insertion of suggested string
    
    implement review changes
    
    refactor to span_suggestion_verbose, improve suggestion message,  change id @ pattern space formatting
    
    fmt
    
    
    fix diagnostics spacing between ident and @
    
    
    refactor reference
    chrissimpkins committed May 27, 2020
    Configuration menu
    Copy the full SHA
    593d1ee View commit details
    Browse the repository at this point in the history