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 main to features/required-members #61565

Conversation

333fred
Copy link
Member

@333fred 333fred commented May 27, 2022

sharwell and others added 30 commits July 31, 2018 09:28
It's valid for an input to be modified causing a downstream input to be removed (for example a syntax tree can change what is in it, leading to the downstream node not generating something). 

//cc @jkoritzinsky in case I'm missing something obvious.
CyrusNajmabadi and others added 14 commits May 26, 2022 09:25
…tension-method

Extract checking for generic constraint context to extension method
* Fix AbstractLanguageService constructor

* Fix formatting
Simplify error handling and notifications in rename.
…nd fixed statements. (dotnet#61533)

* Better syntax normalization for fixed/using statements

* Add tests
…ield

Update 'Encapsulte Field' to use the new background work indicator.
Expose VirtualChars to asp.net (through EA) to facilitate route classification
* Remove unused parameters

* Separate iterator finalizer states from resumable states.

* Remove unused
@333fred 333fred requested review from a team as code owners May 27, 2022 19:43
@333fred 333fred enabled auto-merge May 27, 2022 19:43
@333fred 333fred added the Feature - Required Members Required properties and fields label May 27, 2022
@333fred 333fred force-pushed the merges/main-to-features/required-members branch from 86e516c to a6eb8cb Compare May 27, 2022 20:23
…ures/required-members

* upstream/main: (85 commits)
  Skip timing test (dotnet#61222)
  Prepare VB iterators for EnC support (dotnet#61488)
  Improve normalization to match idiomatic patterns for nested usings and fixed statements. (dotnet#61533)
  Update unit tests
  Don't throw in logging when the document path contains curly braces (dotnet#61524)
  Fix AbstractLanguageService constructor (dotnet#61513)
  Remove Utf8StringLiteral conversion (dotnet#61481)
  Use feature attribute
  Pull token out
  Make async
  Make async
  NRT
  Add member
  add docs
  Expose VirtualChars to asp.net (through EA) to facilitate route classification
  Fix setup authoring bug (dotnet#61508)
  Update src/EditorFeatures/Core/RenameTracking/RenameTrackingTaggerProvider.RenameTrackingCommitter.cs
  Update src/EditorFeatures/Core/RenameTracking/RenameTrackingTaggerProvider.RenameTrackingCommitter.cs
  Update src/EditorFeatures/Core/InlineRename/InlineRenameSession.cs
  Add support for properties
  ...
@333fred 333fred force-pushed the merges/main-to-features/required-members branch from a6eb8cb to 91b259d Compare May 27, 2022 21:50
@333fred 333fred merged commit 087e571 into dotnet:features/required-members May 27, 2022
@333fred 333fred deleted the merges/main-to-features/required-members branch May 27, 2022 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Feature - Required Members Required properties and fields
Projects
None yet
Development

Successfully merging this pull request may close these issues.