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

Winnow private method candidates instead of assuming any candidate of the right name will apply #125622

Merged
merged 6 commits into from
Jun 5, 2024

Commits on Jun 4, 2024

  1. Manual rustfmt

    oli-obk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5e8df95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f9c63 View commit details
    Browse the repository at this point in the history
  3. Turn a delayed bug back into a normal bug by winnowing private method…

    … candidates instead of assuming any candidate of the right name will apply.
    oli-obk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7d151fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7894a11 View commit details
    Browse the repository at this point in the history
  5. Give test a more useful name

    oli-obk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8189506 View commit details
    Browse the repository at this point in the history
  6. Add test description

    oli-obk committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ffb1b2c View commit details
    Browse the repository at this point in the history