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

Fix JsonException message property type info in class parameterized constructor area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#126575 opened Apr 6, 2026 by XeronOwO Loading…
[infra] Fix jq example in update-os-coverage skill area-skills Agent Skills
#126572 opened Apr 6, 2026 by richlander Loading…
[release/10.0] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#126570 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[main] Update dependencies from dotnet/hotreload-utils area-codeflow for labeling automated codeflow
#126569 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[main] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#126568 opened Apr 6, 2026 by dotnet-maestro bot Loading…
[RISC-V] Use fine-grained fence variants for memory barriers arch-riscv Related to the RISC-V architecture 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
#126566 opened Apr 6, 2026 by JamieMagee Loading…
JIT: STORE_LCL_FLD coalescing area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#126562 opened Apr 5, 2026 by AndyAyersMS Loading…
Use ThrowHelper in JsonElement.GetByte/GetSByte/GetInt16/GetUInt16 area-System.Text.Json community-contribution Indicates that the PR has been added by a community member
#126559 opened Apr 5, 2026 by prozolic Loading…
JIT: Correct some AVX-512 instruction timings 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
#126555 opened Apr 5, 2026 by saucecontrol Loading…
JIT: Add and use RangeOps::Xor 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
#126553 opened Apr 4, 2026 by BoyBaykiller Draft
[RyuJit] Remove the single-IG prolog restriction 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
#126552 opened Apr 4, 2026 by SingleAccretion Draft
Optimize ImmutableSortedSet<T>.SetEquals to avoid unnecessary allocations area-System.Collections community-contribution Indicates that the PR has been added by a community member
#126549 opened Apr 4, 2026 by aw0lid Loading…
[release/11.0-preview3] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#126548 opened Apr 4, 2026 by dotnet-maestro bot Loading…
Only disable StartupHookSupport in non-Debug builds; remove MetadataUpdaterSupport from ILLink.targets area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#126546 opened Apr 4, 2026 by Copilot AI Draft
Small fixes in FileSystemEnumerator for Windows. area-System.IO community-contribution Indicates that the PR has been added by a community member
#126544 opened Apr 4, 2026 by teo-tsirpanis Loading…
Refactor UInt128 division area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
#126543 opened Apr 4, 2026 by kzrnm Loading…
Convert COMCustomAttribute from MDCS to UCO area-System.Reflection community-contribution Indicates that the PR has been added by a community member
#126542 opened Apr 4, 2026 by am11 Draft
[RyuJit] Remove compLvFrameListRoot special-casing from liveness 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
#126540 opened Apr 4, 2026 by SingleAccretion Draft
ProTip! Filter pull requests by the default branch with base:main.