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 remote-tracking branch 'dotnet/master' into DefaultInterfaceImplementation #19356

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

CyrusNajmabadi and others added 24 commits May 8, 2017 11:12
…nitializer

Offer enum completion inside an enum member's initializer
Avoid allocations due to use of Keys/Values instead of GetEnumerator
Generate better names for expressions used as parameters.
Remove forced unecessary asynchrony in flushing data to disk.
Notify XAML of renames caused by Naming Rule fixes
Ensure linked files are kept in sync in the workspace
Better handling of directive-trivia in UseExpressionBody/ReplacePropWithMethod.
Pool byte array used for reading from Stream during checksum calculation
…thNoName

Don't run naming rules on symbols with no name
…et#19167)

Avoid calling GetDiagnostics on compilation during EnC analysis
Add "Test" project type GUID to all test projects
Improve support for documentation comments in Replace Property with Methods
@AlekseyTs AlekseyTs added Area-Compilers Language-C# Feature - Default Interface Impl Default Interface Implementation PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. labels May 9, 2017
@AlekseyTs AlekseyTs merged commit e149c99 into dotnet:features/DefaultInterfaceImplementation May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers cla-already-signed Feature - Default Interface Impl Default Interface Implementation Language-C# PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.