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 ?, attributes on stmts, deprecate Reflect #36995

Merged
merged 4 commits into from
Oct 13, 2016
Merged

Commits on Oct 11, 2016

  1. Stabilise ?

    cc [`?` tracking issue](rust-lang#31436)
    nrc committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    9bc6d26 View commit details
    Browse the repository at this point in the history
  2. Stabilise attributes on statements.

    Note that attributes on expressions are still unstable and are behind the `stmt_expr_attributes` flag.
    
    cc [Tracking issue](rust-lang#15701)
    nrc committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    a94f593 View commit details
    Browse the repository at this point in the history
  3. Deprecate Reflect

    [tracking issue](rust-lang#27749)
    nrc committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    14c62f9 View commit details
    Browse the repository at this point in the history
  4. Review changes

    nrc committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    79b5177 View commit details
    Browse the repository at this point in the history