Skip to content

Pull requests: dotnet/roslyn

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Tweaks to simplify code patterns (for ToddGrun) Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76925 opened Jan 25, 2025 by CyrusNajmabadi Draft
Remove accidentally added files Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76924 opened Jan 25, 2025 by tmat Loading…
wip Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76922 opened Jan 25, 2025 by CyrusNajmabadi Draft
Further cleanup and code reduction in analyzer driver. Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76921 opened Jan 25, 2025 by CyrusNajmabadi Draft
Sem search tfm Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76918 opened Jan 24, 2025 by tmat Draft
Fix unnecessary casts of generic types to specific types in analyzer driver Area-Analyzers Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76917 opened Jan 24, 2025 by CyrusNajmabadi Loading…
Move internal tools restore out of CI yaml and into eng/build.ps1 Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76911 opened Jan 24, 2025 by mmitche Loading…
Switch to using field+auto-prop Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76906 opened Jan 24, 2025 by CyrusNajmabadi Draft
Collection expression arguments: initial binding and lowering Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76903 opened Jan 24, 2025 by cston Draft
Test out 9.0.300 and package pruning with suppressions Area-Infrastructure Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
#76898 opened Jan 24, 2025 by nkolev92 Draft
Reduce CPU costs under AnalyzerExecutor.ExecuteSyntaxNodeActions Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead
#76894 opened Jan 23, 2025 by ToddGrun Loading…
Bump BCL references to 9.0 Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76890 opened Jan 23, 2025 by genlu Draft
Stop escaped compiler args from being mangled by MSBuild Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76888 opened Jan 23, 2025 by JoeRobich Loading…
Update runtime async spec Area-Compilers Feature - Runtime Async untriaged Issues and PRs which have not yet been triaged by a lead
#76872 opened Jan 22, 2025 by 333fred Loading…
Move merging of partial members to an earlier phase of members construction. Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76871 opened Jan 22, 2025 by AlekseyTs Loading…
Extensions parsing Area-Compilers Feature - Extension Everything The extension everything feature Needs API Review Needs to be reviewed by the API review council untriaged Issues and PRs which have not yet been triaged by a lead
#76867 opened Jan 22, 2025 by jcouv Loading…
WIP: remove local diagnostics flag. Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76864 opened Jan 22, 2025 by CyrusNajmabadi Draft
WIP: Remove source generator diagnostic reporting from Workspace Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#76863 opened Jan 22, 2025 by CyrusNajmabadi Draft
Parse partial events and constructors Area-Compilers Feature - Partial Events and Constructors untriaged Issues and PRs which have not yet been triaged by a lead
#76860 opened Jan 22, 2025 by jjonescz Loading…
[main] Update dependencies from dotnet/source-build-reference-packages Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76852 opened Jan 22, 2025 by dotnet-maestro bot Loading…
[main] Update dependencies to ensure coherency Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76851 opened Jan 22, 2025 by dotnet-maestro bot Loading…
Trying out a different pool Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#76845 opened Jan 22, 2025 by jaredpar Draft
Do not ignore messages we've been explicitly asked to log Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76843 opened Jan 21, 2025 by CyrusNajmabadi Loading…
Separate initial and finished states for enumerable and async-enumerables Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#76841 opened Jan 21, 2025 by jcouv Draft
Update logger param in CodeModel create Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#76840 opened Jan 21, 2025 by arunchndr Loading…
ProTip! Filter pull requests by the default branch with base:main.