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/fsharp5 #8667

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

dotnet-bot
Copy link
Contributor

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

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

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

* TcPat recovery: simple pats

* TcPat recovery: report union case and active pattern items before checking args

* TcPat recovery: type check attributes

* TcPat recovery: literal patterns, union case named args

* TcPat recovery: literal patterns, union case args

* TcPat recovery: active patterns named args

* TcPat recovery: union case 2

* TcPat recovery: update tests

* TcPat recovery: different names/types in Or patterns

* Move tests file to common place

* Fix tupled union case args

* Lost change

* Fix test project file include

* Review fix: use errorRecovery when catching exceptions

* Minimize diff

* Minimize diff

* Update FCS project analysis test baselines

* Merge fixes

* Update test

* Fix fsharpqa baselines

* Another fsharpqa baselines update

* Update desktop suite baselines

* Update vsbsl
@KevinRansom KevinRansom merged commit 1e9d40c into release/fsharp5 Mar 6, 2020
@dotnet-bot dotnet-bot deleted the merges/master-to-release/fsharp5 branch March 6, 2020 09:04
@dotnet-bot dotnet-bot restored the merges/master-to-release/fsharp5 branch March 6, 2020 12:04
@dotnet-bot dotnet-bot deleted the merges/master-to-release/fsharp5 branch March 6, 2020 12:04
@dotnet-bot dotnet-bot restored the merges/master-to-release/fsharp5 branch March 6, 2020 15:10
@dotnet-bot dotnet-bot deleted the merges/master-to-release/fsharp5 branch March 6, 2020 15:10
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.

None yet

3 participants