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

Do not accidentally treat multi-segment meta-items as single-segment #58899

Merged
merged 7 commits into from
Mar 17, 2019

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    e2009ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8371caf View commit details
    Browse the repository at this point in the history
  3. syntax_ext: Validate #[proc_macro_derive] input better

    Tweak some error wording
    petrochenkov committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    5cb5083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad55b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63116d3 View commit details
    Browse the repository at this point in the history
  6. Refactor away NestedMetaItemKind

    Remove methods `Attribute::span` and `MetaItem::span` duplicating public fields
    petrochenkov committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    0cf9613 View commit details
    Browse the repository at this point in the history
  7. Fix rebase

    petrochenkov committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    2fd4cbb View commit details
    Browse the repository at this point in the history