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 an exploration for generic bridging and extraction area-Meta community-contribution Indicates that the PR has been added by a community member
#130258 opened Jul 6, 2026 by hez2010 Contributor Draft
Replace SetCallEntrypointForR2R with gtNewUserCallNode area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130256 opened Jul 6, 2026 by Copilot AI Draft
Cleanup the AvxOnlyCompatible checks to ensure that we don't try to generate unsupported nodes for AVX only hardware area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130255 opened Jul 6, 2026 by tannergooding Member Loading…
JIT: Centralize WellKnownArg definitions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130252 opened Jul 6, 2026 by jakobbotsch Member Draft
Bump minimatch, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint in /src/native dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#130250 opened Jul 6, 2026 by dependabot Bot Loading…
docs: test tracking behavior for minor layout tweak area-Meta community-contribution Indicates that the PR has been added by a community member
#130240 opened Jul 6, 2026 by BotGJ16 Loading…
[release/10.0] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#130236 opened Jul 6, 2026 by dotnet-maestro Bot Loading…
[release/9.0-staging] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#130235 opened Jul 6, 2026 by dotnet-maestro Bot Loading…
[main] Update dependencies from dotnet/xharness area-codeflow for labeling automated codeflow
#130234 opened Jul 6, 2026 by dotnet-maestro Bot Loading…
Fix incorrect constant folding of CompareScalar True/False comparisons area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130222 opened Jul 5, 2026 by tannergooding Member Loading…
Fix variant interface GVM resolution in managed type system 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
#130218 opened Jul 5, 2026 by hez2010 Contributor Loading…
[cDAC] Implement DacDbi API GetUserState area-Diagnostics-cdac
#130208 opened Jul 5, 2026 by rcj1 Contributor Loading…
Optimize multicast stubs area-VM-coreclr
#130207 opened Jul 4, 2026 by MichalPetryka Contributor Loading…
JIT: fold trivial redundant comparisons on loop induction variables area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130205 opened Jul 4, 2026 by EgorBo Member Loading…
JIT: RBO can now infer nested isinst outcomes from class relationships area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130204 opened Jul 4, 2026 by AndyAyersMS Member Draft
JIT: add NativeAOT support for non-shared GVM devirtualization 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
#130202 opened Jul 4, 2026 by hez2010 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.