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

Replace derivative with educe #832

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Replace derivative with educe #832

merged 3 commits into from
Jun 19, 2024

Conversation

weikengchen
Copy link
Member

Description

This PR corresponds to #831 and replaces all derivative usage with educe, which is a more modern solution that has gained some popularity already.

closes: #831


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (master)
  • Linked to GitHub issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the GitHub PR explorer

N/A:

  • Wrote unit tests
  • Updated relevant documentation in the code

@weikengchen weikengchen requested review from a team as code owners May 29, 2024 05:43
@weikengchen weikengchen requested review from z-tech, Pratyush and mmagician and removed request for a team May 29, 2024 05:43
@Pratyush Pratyush enabled auto-merge June 19, 2024 13:19
@Pratyush Pratyush added this pull request to the merge queue Jun 19, 2024
Merged via the queue into master with commit 85d17f5 Jun 19, 2024
37 of 38 checks passed
@Pratyush Pratyush deleted the use-educe branch June 19, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Necessity to retire "derivative" crate
3 participants