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

implement Copy for Position and Span #534

Merged
merged 2 commits into from
Aug 28, 2021
Merged

Conversation

kaikalii
Copy link
Contributor

I would be very nice if these types were Copy.
If they are not Copy for a reason (which I assume has to do with future-proofing), then go ahead and close this.

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

I think at some point these contained Rcs, so weren't Copy.

bors: r+

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

Oh wait right CI is broken rn

bors bot added a commit that referenced this pull request Aug 28, 2021
534: implement Copy for Position and Span r=CAD97 a=kaikalii

I would be very nice if these types were `Copy`.
If they are not `Copy` for a reason (which I assume has to do with future-proofing), then go ahead and close this.

Co-authored-by: Kai Schmidt <[email protected]>
@bors
Copy link
Contributor

bors bot commented Aug 28, 2021

Build failed:

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

Sorry for the lint issues; we accidentally upgraded the version of clippy we were enforcing warning-freedom on (see #535), so new lints got through and broke CI unexpectedly.

bors: r+

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

bors: r+

@bors
Copy link
Contributor

bors bot commented Aug 28, 2021

@bors bors bot merged commit 85b18aa into pest-parser:master Aug 28, 2021
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.

2 participants