Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JelteF/derive_more
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.99.7
Choose a base ref
...
head repository: JelteF/derive_more
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.99.8
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    be526bb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Fix a few typos (#132)

    ipkiss42 authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    642f437 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Fix generic trait bound for AsRef, AsMut (#129)

    Before this it added the unnecessary (and syntactically incorrect) trait bound impl<T: ::std::convert::AsRef>.
    matthew-mcallister authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ea5f00c View commit details
    Browse the repository at this point in the history
  2. (cargo-release) version 0.99.8

    JelteF committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    b39dbea View commit details
    Browse the repository at this point in the history
Loading