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

Add provide_any module to core #3192

Merged
merged 7 commits into from Apr 13, 2022
Merged

Add provide_any module to core #3192

merged 7 commits into from Apr 13, 2022

Commits on Nov 4, 2021

  1. Add provide_any RFC

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f8626e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Add appendix on using newtypes/type tags

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    3296f89 View commit details
    Browse the repository at this point in the history
  2. Add ResultTag tag and other minor changes

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8aaedb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Add a note about the Error blanket impl

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    baaec7e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Remove the internal &mut in Requisition

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fc50395 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Remove type tags and discuss mutable references

    Signed-off-by: Nick Cameron <nrc@ncameron.org>
    nrc committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    26d65e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. update dyno rfc for merge

    yaahc committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    df6ef45 View commit details
    Browse the repository at this point in the history