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

Refresh record-structs branch with latest bits from master #51365

Merged
merged 188 commits into from
Feb 22, 2021

Conversation

jcouv
Copy link
Member

@jcouv jcouv commented Feb 20, 2021

I want to pick up PR #51142 into the feature branch to avoid conflicts later on.

Cosifne and others added 30 commits January 19, 2021 19:27
Support multiple positions in AutomaticLineEnderTests
- Had to add add a project reference to the corresponding editor APIs in Microsoft.CodeAnalysis.CSharp.Features.csproj.
- Prefixed our ExternalAccess API's with "Razor" to not conflict in symbol recognition when working in the Roslyn solution.
- Added a non-test method to the `CSharpProximityExpressionService` (which is already internal) to expose a more first class way in getting proximity expressiosn from a syntax tree (doesn't need to be async). This API still isn't accessible on the `IProximityExpressionService` since Razor doesn't want to actually be in the business of resolving full on services and in this case doesn't actually need to.

Fixes dotnet/aspnetcore#29547
…esolver.cs

Co-authored-by: Sam Harwell <sam.harwell@microsoft.com>
Co-authored-by: Sam Harwell <sam.harwell@microsoft.com>
Co-authored-by: Sam Harwell <sam.harwell@microsoft.com>
These files are based on dotnet/runtime@cf258a14 (v5.0.0-rtm.20519.4).
jcouv and others added 17 commits February 18, 2021 19:04
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
Expand Edit.SmartBreakline to cover more scenario
…o-master

Merge release/dev16.10 to master
Avoid capture allocation in AnalyzerFileReference.GetSupportedLanguages
Co-authored-by: Rikki Gibson <rikkigibson@gmail.com>
Handle failed SaveAsync operations
Provide structured information in binlog for the compiler server
…expressions (dotnet#51213)

Co-authored-by: CyrusNajmabadi <cyrus.najmabadi@gmail.com>
Co-authored-by: Bernd Baumanns <familiebaumanns@googlemail.com>
…218.7 (dotnet#51334)

[master] Update dependencies from dotnet/arcade
@jcouv jcouv self-assigned this Feb 20, 2021
@jcouv jcouv marked this pull request as ready for review February 20, 2021 20:46
@jcouv jcouv requested review from a team as code owners February 20, 2021 20:46
@jcouv jcouv merged commit bf20539 into dotnet:features/record-structs Feb 22, 2021
@jcouv jcouv deleted the merge-master branch February 22, 2021 18:26
@jcouv jcouv restored the merge-master branch February 23, 2021 21:20
@jcouv jcouv deleted the merge-master branch February 24, 2021 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.