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' into RefStructInterfaces #72650

Merged

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

genlu and others added 30 commits February 29, 2024 14:35
Bump patch version for NuGet publish purpose
…-release/dev17.10

Merge release/dev17.9 to release/dev17.10
…nals build 20240311.3

Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24158.2 -> To Version 9.0.0-alpha.1.24161.3
This avoids full solution level searches in scenarios where a project cone is being searched. This was particularly bad when the AssetHint didn't indicate a project/document.
- Rename option to be `RazorSourceGenerator`
- Cache results in analyzer provider, since result is fixed per roslyn instance
- Remove duped names taken out of ProjectSystemProject
dotnet-bot and others added 11 commits March 21, 2024 03:52
…#72612)

[main] Update dependencies from dotnet/source-build-externals
Break added documents into batches when processing solution/compilation translation states.
…pletion

Do not put an equals and quotes when completing an xml attribute if present
This adds a tool for replaying compilation events from binary logs directly to the compiler server. This is an effective tool for profiling the compiler server as it removes MSBuild overhead from the logs leaving just the compiler.

Further because it's integrated into our code base it makes it very easy to evaluate the efficacy of performance fixes. One simply needs to run `replay` with and without the changes against the same binary log and evaluate the differences in perfview.
@AlekseyTs AlekseyTs requested review from 333fred and a team as code owners March 21, 2024 19:18
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Mar 21, 2024
@AlekseyTs AlekseyTs added New Feature - RefStructInterfaces and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 21, 2024
@AlekseyTs
Copy link
Contributor Author

@dotnet/roslyn-compiler Need a sign-off for a merge from main.

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.