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

Implement syntax for impl Trait to specify its captures explicitly (feature(precise_capturing)) #123468

Merged
merged 11 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    a076eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647b672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9e344 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c897092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41cf87b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42ba57c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02d7317 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce89610 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52c6b10 View commit details
    Browse the repository at this point in the history
  10. More polishing

    compiler-errors committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ac7651c View commit details
    Browse the repository at this point in the history
  11. Rustfmt, clippy

    compiler-errors committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8ddd280 View commit details
    Browse the repository at this point in the history