Skip to content

Fix typo in FromExpr#BooleanFromExpr #11337

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

Closed
wants to merge 173 commits into from
Closed

Fix typo in FromExpr#BooleanFromExpr #11337

wants to merge 173 commits into from

Conversation

Iltotore
Copy link
Contributor

@Iltotore Iltotore commented Feb 7, 2021

This is a simple typo fix in the method comment.

romanowski and others added 24 commits February 11, 2021 10:51
Recover the denotation of constant-folded selections
… Fix names that should be put inside backticks"
Scaladoc: Fix links to members inside package objects, links containing hashes and links containg backticks
These call use `java.lang.System.arraycopy` to add the elements
Init: Promote `this` after all its fields have been initialized
Signed-off-by: Iltotore <rafbodaha@gmail.com>
@Iltotore
Copy link
Contributor Author

Iltotore commented Feb 12, 2021

mhh... I don't really understand why tests stopped passing for fixing only a typo

Edit for @nicolasstucki : your review seems to be automatically swept when I rebased the branch.

@nicolasstucki
Copy link
Contributor

@Iltotore maybe it is simpler to just create a new branch/PR from dotty/master and fix the typo again.

@Iltotore Iltotore mentioned this pull request Feb 12, 2021
@Iltotore
Copy link
Contributor Author

@nicolasstucki I re-created a new PR from a fresh new branch.

PS: If you don't want to be pinged anymore, let me know.

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.