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

Stabilize use_extern_macros #50911

Merged
merged 2 commits into from
Aug 17, 2018
Merged

Stabilize use_extern_macros #50911

merged 2 commits into from
Aug 17, 2018

Commits on Aug 17, 2018

  1. Configuration menu
    Copy the full SHA
    a095804 View commit details
    Browse the repository at this point in the history
  2. Fix undesirable fallout

    compile-fail-fulldeps/proc-macro/proc-macro-attributes.rs - resolution change for derive helper attributes with the same name as derive itself
    run-pass/macro-comma-support.rs - indeterminate resolutions for macros in expression positions
    ui/issues/issue-49074.rs - diagnostics regression, not enough recovery to report the second error
    ui/object-lifetime/object-lifetime-default.stderr - unstable diagnostics?
    petrochenkov committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    674a5db View commit details
    Browse the repository at this point in the history