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

Add scalable vector type to JIT and HFA type for Vector<T> area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI arm-sve Work related to arm64 SVE/SVE2 support community-contribution Indicates that the PR has been added by a community member
#121114 opened Oct 27, 2025 by snickolls-arm Draft
[Mono] Fix ParameterInfo.Name to return null for unnamed parameters area-VM-reflection-mono Reflection issues specific to MonoVM community-contribution Indicates that the PR has been added by a community member
#121105 opened Oct 27, 2025 by medhatiwari Loading…
Optimize logic in SliceLongerSpanToMatchShorterLength area-System.Memory community-contribution Indicates that the PR has been added by a community member
#121104 opened Oct 27, 2025 by xtqqczze Loading…
Add MethodDesc comments area-VM-coreclr
#121094 opened Oct 25, 2025 by noahfalk Loading…
JIT: Add an opportunistic optimization to reuse continuation instances area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#121090 opened Oct 25, 2025 by jakobbotsch Draft
JIT: [experiment] inlining via tree splitting area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121089 opened Oct 25, 2025 by jakobbotsch Draft
[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#121084 opened Oct 25, 2025 by dotnet-maestro bot Loading…
Bump actions/upload-artifact from 4 to 5 area-codeflow for labeling automated codeflow
#121079 opened Oct 24, 2025 by dependabot bot Loading…
Extract the generic integer formatting helper APIs to live on a generic type instead needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121077 opened Oct 24, 2025 by tannergooding Draft
Remove OpenSSL 1.0.2 and 1.1.0 support. area-System.Security NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#121076 opened Oct 24, 2025 by vcsjones Loading…
ProTip! Filter pull requests by the default branch with base:main.