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

[Merged by Bors] - Enable deriving Reflect on structs with generic types #7364

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    1e3ecec View commit details
    Browse the repository at this point in the history
  2. apply rustfmt

    cbournhonesque-sc committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b52b07a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c1c93 View commit details
    Browse the repository at this point in the history
  4. nit

    cbournhonesque-sc committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d59789b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. address comments

    cbournhonesque-sc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b88b04f View commit details
    Browse the repository at this point in the history
  2. fix clippy

    cbournhonesque-sc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e50062b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c0c8b View commit details
    Browse the repository at this point in the history
  4. fix doc

    cbournhonesque-sc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a953884 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a68dbd View commit details
    Browse the repository at this point in the history
  6. address comments

    cbournhonesque-sc committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e71b472 View commit details
    Browse the repository at this point in the history