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

Stabilise irrefutable if-let and while-let patterns #57535

Merged
merged 2 commits into from
Jan 12, 2019

Commits on Jan 12, 2019

  1. Stabilise irrefutable if-let and while-let patterns

    This stabilises RFC 2086 (rust-lang#44495).
    
    Co-Authored-By: Sebastian Malton <sebastian@malton.name>
    varkor and Nokel81 committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    afcb938 View commit details
    Browse the repository at this point in the history
  2. bless ui/while-let

    Centril committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    0e1402d View commit details
    Browse the repository at this point in the history