Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into dev16.1.

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

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

dsyme and others added 6 commits February 20, 2019 14:18
* Fix Oddities in statically resolved method constraints and method overloading

* no return type needed before proceeding to overload resolution

* fix tests

* unwind changes

* revert to be cleanup only

* revert to be cleanup only

* revert to be cleanup only

* revert to be cleanup only

* adjsut test

* test doesn't pass peverify

* test doesn't pass peverify

* apply code review
* Microsoft.FSharp.Comiler --> FSharp.Compiler

* Microsoft.FSharp.Build --> FSharp.Build

* fix small mistakes

* fix build

* fix flakey test (?)
* fix help text

* fix flakey test (?)

* update exename

* use runsettings

* same fix for FCS tests2

* fix build

* add diagnostics

* add diagnostics

* fix final parallel case
KevinRansom and others added 2 commits February 20, 2019 17:03
Take ncaves fix + update xlf files.
* reformat huge lines

* reformat most compiler options

* fix flakey test (?)

* use runsettings

* same fix for FCS tests2

* more long lines

* fix build

* add diagnostics

* fix final parallel case

* try again to fix test

* update test fixes
@v-asdhin
Copy link

@brettfo There are conflicting files in this PR. Please have a look.

dsyme and others added 5 commits February 21, 2019 12:22
* fix flakey test (?)

* use runsettings

* same fix for FCS tests2

* anonymous record support for expressions in FCS

* anonymous record support for expressions in FCS

* add tests for anonymous records and fix service testing with F# interactive

* fix FCS docs

* fix build

* add diagnostics

* update other baseline

* fix final parallel case

* try again to fix test

* update test fixes
* Add coreclr test suite

* tests for linux

* No compiler on linux

* feedback
* Lets see what breaks without sql client

* Remove more
@v-asdhin
Copy link

@brettfo There are conflicting files in this PR. Please have a look.

@brettfo brettfo force-pushed the merges/master-to-dev16.1 branch from c2deb0a to 8a3cc20 Compare February 25, 2019 20:15
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit d1e7b78 into dev16.1 Feb 25, 2019
@ghost ghost deleted the merges/master-to-dev16.1 branch February 25, 2019 21:30
This pull request was closed.
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.

8 participants