Skip to content

Pull requests: dotnet/runtime

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

Extend the "skip-test" optimization to all instructions that modify the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#120876 opened Oct 19, 2025 by Lotendan Loading…
Stop spilling ldvirtftn area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#120866 opened Oct 18, 2025 by hez2010 Loading…
Improve FrozenDictionary.ToFrozenDictionary for Dictionary sources with different comparers area-System.Collections community-contribution Indicates that the PR has been added by a community member
#120795 opened Oct 16, 2025 by prozolic Loading…
Pack OrderBy ThenBy keys in LINQ area-System.Linq community-contribution Indicates that the PR has been added by a community member
#120786 opened Oct 16, 2025 by henriquewr Loading…
Fix AppHost Bundle Tests I/O Failures area-Infrastructure-installer community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#120673 opened Oct 13, 2025 by HVbajoria Loading…
Update SchemaObjectWriter.cs area-System.Xml community-contribution Indicates that the PR has been added by a community member
#120663 opened Oct 13, 2025 by wstaelens Loading…
Update XmlSchemaSet.cs area-System.Xml community-contribution Indicates that the PR has been added by a community member
#120661 opened Oct 13, 2025 by wstaelens Loading…
Update SectionUpdates.cs area-System.Configuration community-contribution Indicates that the PR has been added by a community member
#120660 opened Oct 13, 2025 by wstaelens Loading…
Fix minor documentation Change in Lazy.cs summaries (#111921) community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#120658 opened Oct 13, 2025 by amritanand-py Loading…
Implement bit manipulation API for BFloat16 area-System.Numerics community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation
#120602 opened Oct 10, 2025 by huoyaoyuan Loading…
Fix indentation and formatting inconsistencies in .json files (#119468) area-Meta community-contribution Indicates that the PR has been added by a community member linkable-framework Issues associated with delivering a linker friendly framework
#120535 opened Oct 8, 2025 by amritanand-py Loading…
Array.FindAll improvements area-System.Runtime community-contribution Indicates that the PR has been added by a community member
#120336 opened Oct 2, 2025 by Henr1k80 Loading…
Utf16.IsValid and Utf8/16.IndexOfInvalidSubsequence area-System.Runtime community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#120326 opened Oct 2, 2025 by lilinus Loading…
2
4
Add IReadOnlySet support to System.Text.Json area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#120306 opened Oct 1, 2025 by sander1095 Loading…
Fix buffer overflow in source array access by limiting source_count to MAX_SUPPORTED_CPUS area-GC-coreclr community-contribution Indicates that the PR has been added by a community member
#120284 opened Oct 1, 2025 by JongHeonChoi Loading…
Fix incorrect cast_class initialization for primitive types due to init order area-Codegen-LLVM-mono community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#120253 opened Sep 30, 2025 by pirunxi Loading…
Fix invalid csharp_space_around_declaration_statements option value area-Infrastructure community-contribution Indicates that the PR has been added by a community member
#120201 opened Sep 29, 2025 by xtqqczze Loading…
Update comments for CA1825 suppression area-System.Collections community-contribution Indicates that the PR has been added by a community member
#119899 opened Sep 19, 2025 by xtqqczze Loading…
Use zero-extension inMemory<T>.Pin area-System.Memory community-contribution Indicates that the PR has been added by a community member
#119895 opened Sep 19, 2025 by xtqqczze Loading…
Annotate System.Diagnostics.EventLog with Nullable Reference Types area-System.Diagnostics.EventLog community-contribution Indicates that the PR has been added by a community member
#119891 opened Sep 19, 2025 by RenderMichael Loading…
[S390X] remove redundant load area-Build-mono community-contribution Indicates that the PR has been added by a community member runtime-mono specific to the Mono runtime
#119840 opened Sep 18, 2025 by saitama951 Loading…
Bit Operations for BitArray area-System.Collections community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation
#119804 opened Sep 17, 2025 by huoyaoyuan Loading…
Normalize whitespace in .csproj files area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member linkable-framework Issues associated with delivering a linker friendly framework
#119783 opened Sep 16, 2025 by xtqqczze Loading…
Fixed excessive capacity allocation in ValueListBuilder<T> area-System.Runtime community-contribution Indicates that the PR has been added by a community member
#119644 opened Sep 12, 2025 by kzrnm Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.