Skip to content

Commit

Permalink
Rollup merge of #118307 - scottmcm:tuple-eq-simpler, r=joshtriplett
Browse files Browse the repository at this point in the history
Remove an unneeded helper from the tuple library code

Thanks to rust-lang/rust#107022, this is just what `==` does, so we don't need the helper here anymore.
  • Loading branch information
matthiaskrgr authored Feb 11, 2024
2 parents 6e6076d + 289277b commit cf01e95
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit cf01e95

Please sign in to comment.