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

Replace the[...] by summon[...] #7205

Merged
merged 1 commit into from
Sep 12, 2019

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Sep 12, 2019

  • Define summon as an alternative to the in DottyPredef
  • change all tests to use summon

Still to do once this commit is in the boot compiler:

  • Replace the with summon in compiler codebase
  • Drop definition of the in DottyPredef

 - Define `summon` as an alternative to `the` in `DottyPredef`
 - change all tests to use `summon`

Still to do once this commit is in the boot compiler:

 - Replace `the` with `summon` in compiler codebase
 - Drop definition of `the` in `DottyPredef`
@biboudis biboudis merged commit b393a89 into scala:master Sep 12, 2019
@biboudis biboudis deleted the change-the-summon branch September 12, 2019 15:12
@anatoliykmetyuk anatoliykmetyuk added this to the 0.19 Tech Preview milestone Sep 19, 2019
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