Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

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

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

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

KevinRansom and others added 7 commits May 30, 2019 10:59
* Cleanup xml

* fixup some tests
…#6863)

* TcImports doesn't explicitly have to be disposed, relies on GC. Removed reference counting in incremental builder. Builders can only be invalidated by a type provider, not anything else.

* Removing any notion of being incremental builder reference counting and being alive

* Added ITypeProviderThread

* Fixed declaration list item

* Changed EnqueueWorkAndWait to just EnqueueWork that's not blocking

* Minor cleanup

* Forgot to check disposed

* Quick update on comment

* Update FCS project

* Renamed ITypeProviderThread to ICompilationThread

* Changes from feedback and added a test
* Remove call to internal API in Simplify Name Analyzer

* Remove unused opens
* Expose IsScript from CompileOps so IVT is not needed

* Undo rename of internal VersionStamp in PatternMatcher
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 431fdea into release/dev16.2 Jun 2, 2019
@ghost ghost deleted the merges/master-to-release/dev16.2 branch June 2, 2019 01:30
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
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.

6 participants