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

Attributes are now allowed on if and if let #783

Merged
merged 2 commits into from
Apr 10, 2020

Commits on Mar 13, 2020

  1. Attributes are now allowed on if and if let

    This became possible with rust-lang/rust#69201
    Aaron1011 committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    361c09e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. No need to mention if/if-let expressions.

    The first point ("Before an expression") covers those.
    ehuss committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    36b557c View commit details
    Browse the repository at this point in the history