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

Filter out CompilerFeatureRequired and Obsolete attribute from method symbols Area-Compilers Feature - Required Members Required properties and fields untriaged Issues and PRs which have not yet been triaged by a lead
#78313 opened Apr 25, 2025 by 333fred Loading…
Move runtime async method validation into initial binding Area-Compilers Feature - Runtime Async untriaged Issues and PRs which have not yet been triaged by a lead
#78310 opened Apr 24, 2025 by 333fred Loading…
[main] Source code updates from dotnet/dotnet Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#78309 opened Apr 24, 2025 by dotnet-maestro bot Loading…
Precursor work to merge EditorFeatures.WPF into EditorFeatures. Area-IDE Needs UX Triage untriaged Issues and PRs which have not yet been triaged by a lead
#78308 opened Apr 24, 2025 by CyrusNajmabadi Loading…
Remove ilmerge bypass Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#78306 opened Apr 24, 2025 by CyrusNajmabadi Loading…
Do not place 'static' on non-static operators Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78305 opened Apr 24, 2025 by CyrusNajmabadi Loading…
Add BuildHost APIs for loading an in-memory project Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78303 opened Apr 24, 2025 by RikkiGibson Loading…
Merge branch 'UserDefinedCompoundAssignment' into 'extensions' Area-Compilers 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 VSCode
#78302 opened Apr 24, 2025 by AlekseyTs Loading…
Add workflow to manage 'collecting-feedback' labeled issues Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#78296 opened Apr 24, 2025 by deepakrathore33 Loading…
Edit & Continue support for field access in auto-properties Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78289 opened Apr 23, 2025 by DustinCampbell Loading…
Switch Project data structures from ImmutableDictionary => Dictionary and lock Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78287 opened Apr 23, 2025 by ToddGrun Loading…
Refactor/cleanup usages of MakeCallWithNoExplicitArgument helper Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#78273 opened Apr 23, 2025 by AlekseyTs Loading…
Fix debugging of build tasks Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#78271 opened Apr 23, 2025 by jjonescz Loading…
Revert "Do not run 'remove unnecessary imports' on generated code" Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78253 opened Apr 22, 2025 by sharwell Loading…
Track stale projects Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78242 opened Apr 22, 2025 by tmat Loading… 17.14
Fix async hoisted type substituted local Area-Compilers 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
#78231 opened Apr 21, 2025 by bernd5 Loading…
Update ApplyUpdates API to account for no-effect changes Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78220 opened Apr 19, 2025 by tmat Loading…
2 tasks
Extensions: honor OverloadResolutionPriority attribute Area-Compilers Feature - Extension Everything The extension everything feature untriaged Issues and PRs which have not yet been triaged by a lead
#78219 opened Apr 19, 2025 by jcouv Draft
[main] Update dependencies from dotnet/command-line-api Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#78212 opened Apr 19, 2025 by dotnet-maestro bot Loading…
File based programs IDE support Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#78208 opened Apr 18, 2025 by RikkiGibson Draft
Update AbstractImplementAbstractClassCodeFixProvider.cs source 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
#78201 opened Apr 18, 2025 by emmanuel-ferdman Loading…
Add Workflow to Tag Issues Missing Area Labels Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#78197 opened Apr 18, 2025 by deepakrathore33 Loading…
ProTip! Filter pull requests by the default branch with base:main.