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

Merge master to release/dev16.8 #9737

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into release/dev16.8.

git fetch --all
git checkout merges/master-to-release/dev16.8
git reset --hard upstream/release/dev16.8
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-release/dev16.8 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

* Fix #5768
Corrected wrong formatted print of a trait member constraint

Signed-off-by: realvictorprm <[email protected]>

* Adding regression test.

Signed-off-by: realvictorprm <[email protected]>

* Fix test to expect an error.

Signed-off-by: realvictorprm <[email protected]>

* Apply review, move and add new test to typecheck\sigs.

Signed-off-by: realvictorprm <[email protected]>

* Rename neg111 to neg112 to ease merging

* Bring layoutReturnType into scope, and use instead of layoutTypeWithInfoAndPrec

* Fix test neg112 to use proper directory

* Fix tests that suggest overloads to use parens around returned functions

* Mention correct file and col numbers in new neg112 test

Co-authored-by: realvictorprm <[email protected]>
@KevinRansom KevinRansom merged commit 670ae9e into release/dev16.8 Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants