Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from master into feature/and-bang.

git fetch --all
git checkout merges/master-to-feature/and-bang
git reset --hard upstream/feature/and-bang
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-feature/and-bang --force

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

TIHan and others added 14 commits January 20, 2020 06:45
* Remove Finalize on obj holder for RawByteMemory as memory mapped files use a safe handler.

* Removed Finalize from SafeUnamanagedMemoryStream as it is an impl detail for viewing RawByteMemory as a stream

* Remove new

* Update bytes.fs
* Remove ProjectCracker project

* Remove Project Cracker tests

* Remove ProjectCracker docs
* Added inref interop test

* Fixed inref interop when creating a slot sig

* 3.1 to 3.0
* Merge dependency manager and fsi script testing

* Don't forget Linux Duh!!!
* Add uint type abbreviation

* Add uint casting function and test

* Update surface area tests

* update
* Expose simplify name analyzer

* Move IsPrivateToFile to the FSharpSymbolUse from extensions

* Expose Unused Declarations analyzer

* Update src/fsharp/symbols/Symbols.fsi

Co-Authored-By: Phillip Carter <pcarter@fastmail.com>

* Apply feedback

Co-authored-by: Phillip Carter <pcarter@fastmail.com>
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.

8 participants