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

Rework feature(precise_capturing) to represent use<...> as a syntactical bound #126049

Merged
merged 7 commits into from
Jun 18, 2024

Commits on Jun 18, 2024

  1. Make parse_seq_to_before_tokens take expected/nonexpected tokens, use…

    … in parse_precise_capturing_syntax
    compiler-errors committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    68bd001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1efe1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66558d View commit details
    Browse the repository at this point in the history
  4. Detect duplicates

    compiler-errors committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2e03130 View commit details
    Browse the repository at this point in the history
  5. Fix rustfmt

    compiler-errors committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bd83649 View commit details
    Browse the repository at this point in the history
  6. Fix other tools

    compiler-errors committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    579bc3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2273747 View commit details
    Browse the repository at this point in the history