Skip to content

Remove partialeq for layers #230

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

Merged
merged 1 commit into from
Jun 29, 2021
Merged

Remove partialeq for layers #230

merged 1 commit into from
Jun 29, 2021

Conversation

0HyperCube
Copy link
Member

@0HyperCube 0HyperCube commented Jun 29, 2021

Layers should not need to be compared directly, but rather through their path / id, which is both quicker and more accurate and also is already done throughout the codebase. This PR just removes unnecessary #[derives and also has the added benefit of removing our dependency on a forked version of kurbo.


This change is Reviewable

@0HyperCube 0HyperCube requested a review from TrueDoctor June 29, 2021 18:46
@0HyperCube 0HyperCube merged commit 69a4460 into master Jun 29, 2021
@0HyperCube 0HyperCube deleted the remove-partialeq branch June 29, 2021 20:06
Keavon pushed a commit that referenced this pull request Jul 4, 2021
Keavon pushed a commit that referenced this pull request Jul 4, 2021
Keavon pushed a commit that referenced this pull request Jun 16, 2022
# Conflicts:
#	Cargo.lock
#	core/document/Cargo.toml
Keavon pushed a commit that referenced this pull request Jun 16, 2022
Keavon pushed a commit that referenced this pull request Jul 30, 2023
# Conflicts:
#	Cargo.lock
#	core/document/Cargo.toml
Keavon pushed a commit that referenced this pull request Jul 30, 2023
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