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

[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#127198 opened Apr 21, 2026 by dotnet-maestro bot Loading…
Introduce GT_ASSERTION node area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127193 opened Apr 21, 2026 by EgorBo Member Loading…
[Wasm RyuJit] Fix: Move implReadyToRunUnsupported() call for funclets before wasm codegen area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127185 opened Apr 20, 2026 by adamperlin Contributor Loading…
JIT: Avoid changing def registers that may assume an implicit kill area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127184 opened Apr 20, 2026 by jakobbotsch Member Draft
Fix WebSocket close single-consumer violation area-System.Net community-contribution Indicates that the PR has been added by a community member
#127183 opened Apr 20, 2026 by cittaz Contributor Loading…
JIT: relop simplification during redundant branch opts area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#127181 opened Apr 20, 2026 by AndyAyersMS Member Loading…
ProTip! Filter pull requests by the default branch with base:main.