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 Eq and PartialEq back to CommandContext #131

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Add Eq and PartialEq back to CommandContext #131

merged 1 commit into from
Feb 28, 2024

Conversation

ulyssa
Copy link
Owner

@ulyssa ulyssa commented Feb 28, 2024

I had removed these in #125, because I was thinking that I didn't want to allow comparisons against the context, but this actually makes it hard to embed it into other things that need to derive Eq/PartialEq in iamb, so I'm adding it back.

@ulyssa ulyssa enabled auto-merge (squash) February 28, 2024 03:22
@ulyssa ulyssa merged commit 5ebcaf1 into main Feb 28, 2024
4 checks passed
@ulyssa ulyssa deleted the cmdctx-derives branch February 28, 2024 03:52
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.

1 participant