Skip to content

Merge main to features/required-members#60373

Merged
333fred merged 66 commits intodotnet:features/required-membersfrom
333fred:merge-main-to-required-members
Mar 25, 2022
Merged

Merge main to features/required-members#60373
333fred merged 66 commits intodotnet:features/required-membersfrom
333fred:merge-main-to-required-members

Conversation

@333fred
Copy link
Member

@333fred 333fred commented Mar 24, 2022

sharwell and others added 30 commits January 14, 2022 15:29
Even if it might be stale. the completion list would be computed with cached data and cache refresh would be done in background.
Even if it might be stale. the completion list would be computed with cached data and cache refresh would be done in background.
This can be used to tweak test behavior to make it deterministic
…ionOptions.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
Follow up to dotnet#60165

We don't think this is the right default as users probably don't want this unless they have at least 8 cores.
Ban incompatible service provider extension methods
davidwengier and others added 19 commits March 22, 2022 05:29
…321.2 (dotnet#60315)

[main] Update dependencies from dotnet/arcade
Fix XLF files that were manually edited
* Add basic TS LSP server

* Add external access layer for TS

* Include text sync handlers

* Fix build error

* Switch to explicit interface impl

* Fix namespaces

* Remove testing string
…e/remove-enableRoslynAnalyzers-settings-in-codespace

Remove enableRoslynAnalyzers from codespace default settings
* Add support for CheckedStatement

* Address feedback

* Remove a not needed import
Fix issue when multiple different diagnostics share a single fixer
* Fix our x86 test execution

The transition to `dotnet test` seems to have broken our unit tests that
depend on executing on an x86 architecture. This fixes that by using the
`--arch` argument to the `dotnet test` execution.

This was made more general to facilitate our future arm64 work in this
area

* Disable test failing on x64

* fix the test

* Apply suggestions from code review

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>

* Disable test on spanish

* Test fixes

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
…0220)

This was being resized constantly after opening Orchard Core, allocating about 2 GB. The fact that is being called this many times appears to be another bug that I'm following up on.
Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
Create solution on the main thread in integration tests
…red-members

* upstream/main: (50 commits)
  Fix top-level speculation (dotnet#60274)
  Skip CodeDefinitionWindows integration tests
  Avoid resizing array builder while get unaliased references (dotnet#60220)
  Fix our x86 test execution (dotnet#60323)
  [LSP] Don't adjust breakpoints when there are diagnostics in the document (dotnet#60334)
  Allow VS Mac to access a few options and a helper method (dotnet#60333)
  Add support for CheckedStatement for smart break line (dotnet#60308)
  Initialize MEF parts before switching to the UI thread (dotnet#60289)
  Don't offer convert to switch when an implicit cast is present (dotnet#60224)
  Fix
  Add basic TS LSP server (dotnet#59639)
  Fix issue when multiple different diagnostics share a single fixer
  Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (dotnet#60315)
  Check for reference assembly before deciding which language to show (dotnet#60271)
  Fix XLF files that were manually edited
  Revert "Fix a typo and an inconsistency"
  Fix conversion issues in null coalescing operator (dotnet#60202)
  Fix type parameter scoping for local functions (dotnet#60098)
  Update SDK version in docs, etc. (dotnet#60299)
  Edit the breaking change doc for publishing on docs (dotnet#60260)
  ...
@333fred 333fred requested review from a team and JoeRobich as code owners March 24, 2022 22:59
@333fred 333fred requested a review from a team March 24, 2022 22:59
@333fred 333fred requested a review from a team as a code owner March 24, 2022 22:59
@ghost ghost added the Area-Infrastructure label Mar 24, 2022
@333fred 333fred enabled auto-merge (squash) March 24, 2022 23:00
@333fred 333fred merged commit 4804991 into dotnet:features/required-members Mar 25, 2022
@333fred 333fred deleted the merge-main-to-required-members branch March 25, 2022 01:13
@333fred 333fred added the Feature - Required Members Required properties and fields label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.