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

Consolidate downlevel library API polyfills area-Meta
#130581 opened Jul 12, 2026 by EgorBo Member Loading…
[Wasm RyuJit] fix validation error in Microsoft.CodeAnalysis.dll area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130579 opened Jul 12, 2026 by AndyAyersMS Member Loading…
Fix incorrect rounding in Math.Round and MathF.Round with digits area-System.Numerics breaking-change Issue or PR that represents a breaking API or functional change over a previous release. needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
#130574 opened Jul 12, 2026 by tannergooding Member Loading…
Re-enable CborDocument_Roundtrip on iOS/tvOS needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#130559 opened Jul 11, 2026 by Copilot AI Loading…
Remove unused parameter in RestartGC area-GC-coreclr community-contribution Indicates that the PR has been added by a community member
#130557 opened Jul 11, 2026 by kant2002 Contributor Loading…
Set minimum ISAs when compiling native code area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
#130556 opened Jul 11, 2026 by MichalPetryka Contributor Loading…
Replace strcpy with safe string copy area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported
#130547 opened Jul 11, 2026 by am11 Member Loading…
[LoongArch64] Fix the risk of sign-extension in CodeGen::genIntCastOverflowCheck() with CHECK_SMALL_INT_RANGE signed to signed cast case. arch-loongarch64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#130546 opened Jul 11, 2026 by LuckyXu-HF Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.