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 a let...else expression, similar to Swift's guard let...else #1303

Closed
wants to merge 15 commits into from

Commits on Oct 2, 2015

  1. Configuration menu
    Copy the full SHA
    7fa7307 View commit details
    Browse the repository at this point in the history
  2. Fix typos in Servo example

    mbrubeck committed Oct 2, 2015
    1 Configuration menu
    Copy the full SHA
    cf95a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d894c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc19745 View commit details
    Browse the repository at this point in the history
  5. Should it be a statement?

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    f2a2b18 View commit details
    Browse the repository at this point in the history
  6. Make a statement

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    1d4103b View commit details
    Browse the repository at this point in the history
  7. Sub-headings

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    f18e593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43f1c48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2da984 View commit details
    Browse the repository at this point in the history
  10. Formatting, typos

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    1dd2acf View commit details
    Browse the repository at this point in the history
  11. Simplify match expansion

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    09db5e2 View commit details
    Browse the repository at this point in the history
  12. Change to let...else syntax

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    661eb77 View commit details
    Browse the repository at this point in the history
  13. Remove note about syntax

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    d8143d9 View commit details
    Browse the repository at this point in the history
  14. Expand comparison to

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    d234be6 View commit details
    Browse the repository at this point in the history
  15. Rename file

    mbrubeck committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    aadaad5 View commit details
    Browse the repository at this point in the history