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

Fix diagnostics for @ .. binding pattern in tuples and tuple structs #72677

Merged
merged 1 commit into from
May 30, 2020

Commits on May 29, 2020

  1. fix diagnostics for @ .. binding pattern in tuples and tuple structs

    fix comment
    
    
    add newline for tidy fmt error...
    
    
    edit suggestion message
    
    
    change the suggestion message to better handle cases with binding modes
    
    
    Apply suggestions from estebank code review
    
    Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>
    edits to address source review
    
    
    Apply suggestions from estebank code review rust-lang#2
    
    Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>
    update test files
    chrissimpkins committed May 29, 2020
    Configuration menu
    Copy the full SHA
    27ed143 View commit details
    Browse the repository at this point in the history