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

fix: replace_filter_map_next_with_find_map shouldn't work for dyn trait #16647

Merged

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4220f90 View commit details
    Browse the repository at this point in the history
  2. add test case

    Young-Flash committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0978d16 View commit details
    Browse the repository at this point in the history
  3. make clippy happy

    Young-Flash committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b132190 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    fd0cddf View commit details
    Browse the repository at this point in the history
  2. internal: format code

    Young-Flash committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7a58a23 View commit details
    Browse the repository at this point in the history