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
Assigned to nobody Loading
Sort

Pull requests list

Consolidate .globalconfig
#82553 opened Feb 26, 2026 by 333fred Loading…
IDecompilationService - Use Assembly.GetName().Version rather than FileVersionInfo.GetVersionInfo Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode
#82490 opened Feb 21, 2026 by MattParkerDev Loading…
Improve CS9105 in static context Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.
#82472 opened Feb 20, 2026 by stevenelliottjr Loading…
5 tasks done
Support dotnet_diagnostic options for source generated files Area-Compilers Needs API Review Needs to be reviewed by the API review council VSCode
#82470 opened Feb 20, 2026 by 333fred Draft
2
1
Tighten fuzzy edit-distance threshold for length-5 patterns Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode
#82459 opened Feb 19, 2026 by CyrusNajmabadi Loading…
Separate fuzzy pattern matching into dedicated FuzzyPatternMatcher Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. VSCode
#82458 opened Feb 19, 2026 by CyrusNajmabadi Draft
2 of 3 tasks
Defer display class allocation for async local functions to call site Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.
#82430 opened Feb 17, 2026 by benaadams Loading…
Fix suboptimal codegen for short or patterns in is-expressions Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.
#82429 opened Feb 17, 2026 by stevenelliottjr Loading…
4 of 6 tasks
Fix CS8618 suggesting 'required' on events Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.
#82424 opened Feb 17, 2026 by apoorvdarshan Loading…
7 tasks done
ProTip! Filter pull requests by the default branch with base:main.