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

Optimize single spread of IEnumerable to array Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75847 opened Nov 10, 2024 by RikkiGibson Loading…
2
Create features/DictionaryExpression branch and resurrect parsing for those expressions 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
#75846 opened Nov 9, 2024 by CyrusNajmabadi Loading…
Use IsManagedType for determining which state machine hoisted locals to clear Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75841 opened Nov 9, 2024 by jcouv Draft
Disallow escaping refs to implicit rvalue temporaries Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75830 opened Nov 8, 2024 by jjonescz Draft
[main] Update dependencies from dotnet/source-build-reference-packages Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#75827 opened Nov 8, 2024 by dotnet-maestro bot Loading…
Enable TypeDefinitionProvider LSP capability Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75819 opened Nov 8, 2024 by JoeRobich Loading…
Add runtime async design doc Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75816 opened Nov 8, 2024 by 333fred Loading…
Reduce IVsFreeThreadedFileChangeEvents2.DirectoryChangedEx2 notifications from VS shell Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75815 opened Nov 8, 2024 by ToddGrun Loading…
Make MaxSupportedLangVersion calculation dynamic 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
#75795 opened Nov 7, 2024 by kasperk81 Loading…
Bump Razor to 9.0.0-preview.24555.12 Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
#75794 opened Nov 6, 2024 by davidwengier Loading…
Test some assumptions (2) in OverloadResolution.vb Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75792 opened Nov 6, 2024 by AlekseyTs Draft
Test some assumptions in OverloadResolution.vb Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75790 opened Nov 6, 2024 by AlekseyTs Draft
EE: Support compact name in IDkmLanguageInstructionDecoder.GetMethodName() implementation Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead
#75764 opened Nov 6, 2024 by cston Loading…
Revert "Reduce File I/O under the AnalyzerAssemblyLoader folder (#724… Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75761 opened Nov 5, 2024 by Cosifne Loading…
Modify segmented list to grow by growth rate. Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
#75756 opened Nov 5, 2024 by ToddGrun Loading…
Parse directives in trailing trivia as skipped tokens trivia Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75724 opened Nov 5, 2024 by jjonescz Loading…
Adjust semantic model for method group conversion Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75719 opened Nov 4, 2024 by jcouv Loading…
Modify Capacity growth rate to be linear instead of doubling on resize. Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
#75708 opened Nov 2, 2024 by ToddGrun Loading…
test remove workaround Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75706 opened Nov 1, 2024 by dibarbet Draft
Include project diagnostic suppressors in host analyzer execution Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75684 opened Oct 31, 2024 by sharwell Draft
Convert single-line raw strings into multi-line on pressing <enter> Area-IDE 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
#75648 opened Oct 27, 2024 by Rekkonnect Loading…
Recover better when a user uses commas in a for-statement instead of semicolons Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75632 opened Oct 25, 2024 by CyrusNajmabadi Loading…
Handle directives in trailing trivia Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead VSCode
#75595 opened Oct 23, 2024 by jjonescz Draft
ProTip! Filter pull requests by the default branch with base:main.