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

Allow family to use constructors that do not coerce to function pointers #21

Merged
merged 6 commits into from
Nov 9, 2021

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    5d7337c View commit details
    Browse the repository at this point in the history
  2. simplify

    divagant-martian committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    a732bbc View commit details
    Browse the repository at this point in the history
  3. Revert "simplify"

    This reverts commit a732bbc.
    divagant-martian committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0a860c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Apply suggestions from code review

    Remove unnecessary trait bounds
    
    Co-authored-by: Max Inden <mail@max-inden.de>
    divagant-martian and mxinden committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5b44b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a8b54d View commit details
    Browse the repository at this point in the history
  3. apply clippy lint

    divagant-martian committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f9f55a7 View commit details
    Browse the repository at this point in the history