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 Borrow and BorrowMut derives #145

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 3, 2020

  1. Add Borrow and BorrowMut derives

    Tyler Slabinski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    1fcfee0 View commit details
    Browse the repository at this point in the history
  2. Fix README links

    Tyler Slabinski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    de416ce View commit details
    Browse the repository at this point in the history
  3. Fix incorrect name

    Tyler Slabinski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    e7d220c View commit details
    Browse the repository at this point in the history
  4. Resolve rustfmt complaints

    Tyler Slabinski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c21ddd6 View commit details
    Browse the repository at this point in the history
  5. Resolve doc checks

    Tyler Slabinski committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    9c76281 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge from upstream

    Slabity committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cf82779 View commit details
    Browse the repository at this point in the history
  2. Fix doc

    Slabity committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    70d2049 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Slabity committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    42f2560 View commit details
    Browse the repository at this point in the history
  4. Add borrow tests

    Slabity committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3cc737a View commit details
    Browse the repository at this point in the history