-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CORECLR_NOTIFICATION_PROFILERS dropping entries without trailing ';'
area-Diagnostics-coreclr
#130584
opened Jul 12, 2026 by
steveisok
Member
Loading…
Ensure float to BFloat16 conversion keeps NaN as NaN
area-System.Numerics
#130583
opened Jul 12, 2026 by
tannergooding
Member
Loading…
Fix DiagnosticListener IsEnabled cyclical dispatch and lost activity hooks
area-System.Diagnostics.Tracing
#130582
opened Jul 12, 2026 by
steveisok
Member
Loading…
Consolidate downlevel library API polyfills
area-Meta
#130581
opened Jul 12, 2026 by
EgorBo
Member
Loading…
Fix HFA/HVA by-value argument marshalling on ARM64 in CallTargetWorker
area-VM-coreclr
#130580
opened Jul 12, 2026 by
steveisok
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…
Add integer to Half and BFloat16 conversion rounding tests
area-System.Numerics
#130575
opened Jul 12, 2026 by
tannergooding
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…
[wasm] Bump chrome for testing - linux: 150.0.7871.114, windows: 150.0.7871.115, mac: 150.0.7871.115
arch-wasm
WebAssembly architecture
area-Infrastructure-mono
#130567
opened Jul 12, 2026 by
github-actions
Bot
Loading…
Fix decimal to/from floating-point conversions to round correctly
area-System.Numerics
#130566
opened Jul 11, 2026 by
tannergooding
Member
Loading…
Fix rounding of BigInteger conversions to floating-point types
area-System.Numerics
#130565
opened Jul 11, 2026 by
tannergooding
Member
Loading…
[R2R] Align composite ManifestMetadata and ComponentAssemblies sections to 4 bytes
area-ReadyToRun
#130564
opened Jul 11, 2026 by
simonrozsival
Member
Loading…
Improve integer CopySign with branchless bit-twiddling
area-System.Numerics
#130563
opened Jul 11, 2026 by
tannergooding
Member
Loading…
Re-enable BitOps_Crc32C_* tests on tvOS
area-System.Numerics
#130560
opened Jul 11, 2026 by
Copilot
AI
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…
Fix extra negative sign when a value rounds to zero in a two-section custom format
area-System.Numerics
#130558
opened Jul 11, 2026 by
tannergooding
Member
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…
[Android] Add missing JNI exception checks across crypto PAL
area-System.Security
os-android
#130555
opened Jul 11, 2026 by
simonrozsival
Member
•
Draft
Simplify StringBuilder indexer to reuse FindChunkForIndex
area-System.Runtime
#130554
opened Jul 11, 2026 by
tannergooding
Member
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 CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
CHECK_SMALL_INT_RANGE signed to signed cast case.
arch-loongarch64
area-CodeGen-coreclr
#130546
opened Jul 11, 2026 by
LuckyXu-HF
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.