Skip to content

Merging master into features/embeddedRegex#25918

Merged
jmarolf merged 119 commits intodotnet:features/embeddedRegexfrom
CyrusNajmabadi:features/embeddedRegex
Apr 4, 2018
Merged

Merging master into features/embeddedRegex#25918
jmarolf merged 119 commits intodotnet:features/embeddedRegexfrom
CyrusNajmabadi:features/embeddedRegex

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

No description provided.

sharwell and others added 22 commits March 31, 2018 13:18
This change ensures that all work added to the work queue after disconnection is
immediately cancelled.
While it doesn't make sense to still be requesting foreground actions after
cancellation is requested, tracking down all callers of
IForegroundNotificationService to ensure the proper checks are in place can be
tedious. This change treats IForegroundNotificationService as the gatekeeper
for scheduling asynchronous operations, and proactively cancels operations if
requested before adding them to the work queue.
)

Implements targets that calculate PathMap from SourceRoots and provide extension point for Source Link generator
…lass (dotnet#25238) (dotnet#25866)

* * Generate Constructor should not copy "protected" from abstract base class (dotnet#25238)

* Changed accessibility, created VB tests (dotnet#25238)

* Changes after code review.
Move Roslyn.sln to newer analyzers (with Dispose rules disabled)
Adding missing completion for switch when clause
UseDefaultLiteral and RemoveUnnecessaryCast shouldn't introduce invalid default literal in pattern or case label
@CyrusNajmabadi CyrusNajmabadi requested review from a team as code owners April 4, 2018 06:59
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Tagging @jcouv . Simple merge of master into features/embeddedRegex. I don't want these branches to fall far behind :)

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

@jcouv or @jmarolf Can either of you merge this in? Thanks!

@jmarolf jmarolf merged commit 849fc38 into dotnet:features/embeddedRegex Apr 4, 2018
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Thanks!

@CyrusNajmabadi CyrusNajmabadi deleted the features/embeddedRegex branch April 4, 2018 17:38
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.