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.2 #6918

Merged
7 commits merged into from
Jun 2, 2019
Merged

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.

5 participants