Skip to content

Merge master to features/module-initializers#45818

Merged
263 commits merged intofeatures/module-initializersfrom
merges/master-to-features/module-initializers
Jul 15, 2020
Merged

Merge master to features/module-initializers#45818
263 commits merged intofeatures/module-initializersfrom
merges/master-to-features/module-initializers

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/module-initializers.

git fetch --all
git checkout merges/master-to-features/module-initializers
git reset --hard upstream/features/module-initializers
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/module-initializers --force

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

CyrusNajmabadi and others added 30 commits October 7, 2019 20:23
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
Relax the shape of lambdas in our syntax model to allow for a list of modifiers.
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
…c-lambdas

Merge master to features/static-lambdas
sharwell and others added 28 commits July 10, 2020 11:12
Remove trailing commas during conversion to class
[Dogfooding] Extend existing IDE code style enforcement rules to EditorFeatures layer
This reverts commit ca662f2.
Fix VB case correction for named tuple identifiers
* Use TestHost consistently

* Comments

* Fix

* RenameTestHost

* Renaming
…eAttributeSuppressions

Add support to detect unnecessary inline SuppressMessageAttribute suppressions
Continue on captured context after switching to the main thread
* InteractiveHost for .NET Core

* Merge fix

* Fixes

* Typo

* Workaround for dotnet/interactive-window#156

* Fix

* Update OptProf config

* Fix deployment of rsp files

* Fix signing.

* Clean up unit tests dependencies.

* Remove unnecessary references.

* Fix reset interactive command

* Fix OptProf config

* Add missing project refs

* Fix InteractiveHost deployment

* Process rsp file fully in InteractiveHost process and send back results.

* Fix build from VS.

* Retrieve metadata resolver parameters from InteractiveHost process.

Simplify keeping search paths in-sync between InteractiveHost and InteractiveEvaluator.

* Fixes

* Fixes

* Check for failures to create process in unit tests

* Test

* Pending buffers

* Fix submission project creation

* Logging

* Serialize exceution and process initialization

* Fix reference completion, resolution.

* MetadataReferenceResolver fixes

* Fix failing .NET Core tests

* Target netcoreapp.

* Set DOTNET_ROOT

* Fix NGEN/OptProf

* Avoid loading Microsoft.CodeAnalysis.Scripting

* Fix

* Feedback

* Feedback

* Feedback

* Comment on dependent target

* Disable interpreting of strings as DateTime during deserialization:

* Merge fix
#3438, use standard Type Conversion Functions when possible
…eKey

Update TestImpact public key in additional IVTs
… to back primary constructor parameters in records. (#45908)

Closes #44691.
Fix code analysis messages in command-line parser
…er. (#44389)

* Ensure we associate an error with all missing identifiers in the parser.

* Fix test

* REstore original error
@ghost ghost merged commit 7a6822a into features/module-initializers Jul 15, 2020
@ghost ghost deleted the merges/master-to-features/module-initializers branch July 15, 2020 14:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure auto-merge Merge Conflicts There are merge conflicts with the base branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.