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 #9876

Merged
merged 5 commits into from
Aug 5, 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.

KevinRansom and others added 4 commits August 3, 2020 16:30
* Automagic

* update

* implicit fsharpcore

* e2e tests
* Implement `nameof x` as a constant pattern

* Resolve ident to find `nameof` in patterns

* fix build

* fix build

* re-enable tests

* fix test

* fix operators

* align code

* test and fix pattern matching

* fix 8661, 7416

* fix tests and error messages

* 'fix test'

* 'fix test'

* add message for C# and old compilers

* fix build

* suppress error 3501 when a compiler supports nameof

Co-authored-by: Don Syme <[email protected]>
@KevinRansom KevinRansom merged commit f748c8b into release/dev16.8 Aug 5, 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