Skip to content

Commit

Permalink
TryFromPrimitiveError: Derive a bunch of traits (#120)
Browse files Browse the repository at this point in the history
* TryFromPrimitiveError: Derive a bunch of traits

I'm not sure why we were manually implementing these, but we don't need
to, and clippy on nightly has started complaining about the Clone impl.

* Bump minimum proc-macro2

* Update Cargo.lock
  • Loading branch information
illicitonion authored Jul 14, 2023
1 parent 66d22cc commit bf70f0a
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 90 deletions.
190 changes: 115 additions & 75 deletions Cargo.lock.msrv

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bf70f0a

Please sign in to comment.