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
#125572 opened Mar 15, 2026 by dotnet-maestro bot Loading…
[main] Update dependencies from dotnet/icu area-codeflow for labeling automated codeflow
#125571 opened Mar 15, 2026 by dotnet-maestro bot Loading…
Fix libs.native subset on OpenBSD area-PAL-coreclr community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported
#125562 opened Mar 14, 2026 by am11 Loading…
Simplify arithmetic operations on registry and memory 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
#125559 opened Mar 14, 2026 by pedrobsaila Loading…
Add openbsd non-portable probing area-Host community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported
#125557 opened Mar 14, 2026 by am11 Loading…
Add runtime async support for saving and reusing continuation instances area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#125556 opened Mar 14, 2026 by jakobbotsch Draft
[RyuJit] Decouple igNum from strict layout order 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
#125554 opened Mar 14, 2026 by SingleAccretion Draft
JIT: Transform SELECT(x < 0, C - 1, C) to SAR(x, 31) + C 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
#125549 opened Mar 14, 2026 by BoyBaykiller Draft
ProTip! Filter pull requests by the default branch with base:main.