Skip to content

Add constructors for Select #5796

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 5 commits into from
Feb 20, 2019

Conversation

liufengyun
Copy link
Contributor

@liufengyun liufengyun commented Jan 25, 2019

Fix #5567 to add contructors for Select

Add constructors for Select. The usage of Select.copy is possible sometimes instead of the constructors. However, Select.copy is not as expressive, verbose, the semantics is unspecified, and it causes weird exceptions in ScalaTest.

  • decide what to do with positions for synthetic trees

@liufengyun liufengyun force-pushed the add-select-constructor branch from 8d2127f to 6da8f6f Compare February 8, 2019 15:27
@liufengyun liufengyun changed the title WIP - Add constructors for Select Add constructors for Select Feb 8, 2019
@liufengyun liufengyun force-pushed the add-select-constructor branch 2 times, most recently from c33cb51 to 0851b30 Compare February 14, 2019 16:22
@liufengyun
Copy link
Contributor Author

@nicolasstucki It would be nice if we can get this in recently to unblock @cheeseng and make progress on ScalaTest.

@liufengyun liufengyun force-pushed the add-select-constructor branch from 080adfb to 78259a1 Compare February 18, 2019 11:12
@liufengyun
Copy link
Contributor Author

@nicolasstucki Can you give it another look? Thanks.

Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

@liufengyun liufengyun merged commit 2f1d990 into scala:master Feb 20, 2019
@liufengyun liufengyun deleted the add-select-constructor branch February 20, 2019 10:24
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