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

[QUIC] Update Windows version of MsQuic needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121170 opened Oct 29, 2025 by ManickaP Loading…
JIT: Handle x86 gs cookie checks before tailcalls area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#121169 opened Oct 29, 2025 by jakobbotsch Loading…
Add missing TestLibrary reference for BuildAllTestsAsStandalone 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
#121168 opened Oct 29, 2025 by tomeksowi Loading…
Add SupportedOSPlatform("browser") to JSImport generated methods arch-wasm WebAssembly architecture os-browser Browser variant of arch-wasm
#121166 opened Oct 29, 2025 by Copilot AI Draft
[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow linkable-framework Issues associated with delivering a linker friendly framework
#121164 opened Oct 29, 2025 by dotnet-maestro bot Loading…
Capture PDBs in --make-repro-path needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121163 opened Oct 29, 2025 by MichalStrehovsky Loading…
Refactor NativeAOT helpers to align with CoreCLR patterns needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121158 opened Oct 29, 2025 by Copilot AI Draft
19 tasks done
Add System.Text.RegularExpressions.Generator analyzers to .globalconfig 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
#121149 opened Oct 28, 2025 by xtqqczze Loading…
Disable part of nopiatest on interpreter needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121147 opened Oct 28, 2025 by davidwrighton Loading…
Move JIT/HardwareIntrinsics tests to run in Pri1 needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121145 opened Oct 28, 2025 by jkoritzinsky Loading…
[clr-interp] Add various tweaks to allow code patterns around byref usage that are tested by various IL tests needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#121144 opened Oct 28, 2025 by davidwrighton Loading…
Support references to unmanaged function pointers in Reflection.Emit area-System.Reflection.Emit community-contribution Indicates that the PR has been added by a community member
#121128 opened Oct 27, 2025 by jgh07 Loading…
[release/10.0] Apply changes for building with clang-21 area-Infrastructure-coreclr Servicing-consider Issue for next servicing release review
#121124 opened Oct 27, 2025 by AaronRobinsonMSFT Loading…
2 of 4 tasks
10.0.0
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…
ProTip! Filter pull requests by the default branch with base:main.