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

Seal NullLogger area-Extensions-Logging
#117342 opened Jul 6, 2025 by stephentoub Loading…
Remove pinning from frozen objects (strings, arrays, ..) area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#117340 opened Jul 6, 2025 by EgorBo Draft
Skip null loggers when creating message loggers in Logger factory. area-Extensions-Logging community-contribution Indicates that the PR has been added by a community member
#117334 opened Jul 5, 2025 by petrroll Draft
Fix File.Exists for pipe paths on Windows area-System.IO community-contribution Indicates that the PR has been added by a community member
#117333 opened Jul 5, 2025 by DoctorKrolic Loading…
Constant fold dictionary lookup area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#117332 opened Jul 5, 2025 by EgorBo Draft
Use $NOCANCEL variants of APIs on apple platforms 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
#117330 opened Jul 5, 2025 by hamarb123 Loading…
arm64: Add Sve2 Subtract functions area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
#117318 opened Jul 4, 2025 by jonathandavies-arm Loading…
Allow NecessaryTypeSymbol in generic dictionaries needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#117315 opened Jul 4, 2025 by MichalStrehovsky Draft
Support moving continuations to SynchronizationContext/TaskScheduler area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI runtime-async
#117314 opened Jul 4, 2025 by jakobbotsch Draft
Arm64: re-enable use of predicate variants 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
#117313 opened Jul 4, 2025 by a74nh Loading…
chore: remove redundant words in comment 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
#117310 opened Jul 4, 2025 by shangchenglumetro Loading…
[LoongArch64] Adjust the order of genPopCalleeSavedRegisters() and instGen_Set_Reg_To_Imm() in Epilog to fix the GC interruptible range. arch-loongarch64 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
#117305 opened Jul 4, 2025 by LuckyXu-HF Loading…
JIT: relax another check in conditional escape analysis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#117295 opened Jul 4, 2025 by AndyAyersMS Loading…
ProTip! Exclude everything labeled bug with -label:bug.