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

Use MultiPoint::new() instead of MultiPoint() #778

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

nyurik
Copy link
Member

@nyurik nyurik commented Mar 17, 2022

Make migration simpler by using static function that will still be available if MultiPoint becomes a type alias.

Similar to #777

  • I agree to follow the project's code of conduct.
  • [ ] I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

@nyurik nyurik changed the title Use MultiPoint::from() instead of MultiPoint() Use MultiPoint::from_raw() instead of MultiPoint() Mar 18, 2022
@nyurik nyurik changed the title Use MultiPoint::from_raw() instead of MultiPoint() Use MultiPoint::new() instead of MultiPoint() Mar 18, 2022
Make migration simpler by using static function that will still be available if `MultiPoint` becomes a type alias.

Similar to georust#777
@frewsxcv
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 28, 2022

Build succeeded:

@bors bors bot merged commit 8f4a8a8 into georust:main Mar 28, 2022
@nyurik nyurik deleted the from-multipoint branch March 28, 2022 02:09
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.

3 participants