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

New test crate: method moved to trait #[must_use] added #282

Merged

Commits on Jan 10, 2023

  1. New test crate: method_moved_to_trait_must_use_added

    Bartosz Smolarczyk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    57e0a01 View commit details
    Browse the repository at this point in the history
  2. Self-reviewed some comments.

    Bartosz Smolarczyk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ad13e69 View commit details
    Browse the repository at this point in the history
  3. Tiny change of alignment.

    Bartosz Smolarczyk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    08066a5 View commit details
    Browse the repository at this point in the history
  4. Typo in a comment.

    Bartosz Smolarczyk committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    143973a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Prepare files for test cases.

    Bartosz Smolarczyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    480027d View commit details
    Browse the repository at this point in the history
  2. struct_method_moved_to_trait_must_use_added

    Bartosz Smolarczyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    35c8bff View commit details
    Browse the repository at this point in the history
  3. enum_method_moved_to_trait_must_use_added

    Bartosz Smolarczyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    2303a0b View commit details
    Browse the repository at this point in the history
  4. union_method_moved_to_trait_must_use_added

    Bartosz Smolarczyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    cdb1c8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    776e0ed View commit details
    Browse the repository at this point in the history
  6. publish = false.

    Bartosz Smolarczyk committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f9182da View commit details
    Browse the repository at this point in the history