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

Fix comments with name of CA2020 rule 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
#118316 opened Aug 3, 2025 by xtqqczze Loading…
[RyuJit] Ignore missing SPMI data when printing string literals 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
#118303 opened Aug 2, 2025 by SingleAccretion Loading…
Remove redundant write-barriers for stack-allocated arrays area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#118295 opened Aug 1, 2025 by EgorBo Draft 11.0.0
Removes IEquatable constraint from ThrowIfEqual/NotEqual area-System.Runtime community-contribution Indicates that the PR has been added by a community member
#118291 opened Aug 1, 2025 by IDisposable Draft
[RyuJit] Mark some well-known indirs with some flags 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
#118289 opened Aug 1, 2025 by SingleAccretion Loading…
Return false in PropagateNeverToRuntime for BBJ_THROW blocks area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#118280 opened Aug 1, 2025 by EgorBo Draft
[release/9.0-staging] Revert "Remove custom allocator." area-System.IO.Compression Servicing-consider Issue for next servicing release review
#118279 opened Aug 1, 2025 by github-actions bot Loading…
2 of 4 tasks
[NRBF] Allow the users to decode System.Nullable<UserStruct> area-System.Formats.Nrbf binaryformatter-migration Issues related to the removal of BinaryFormatter and migrations away from it
#118276 opened Aug 1, 2025 by adamsitnik Loading… 10.0.0
[browser] improve HTTP abort test arch-wasm WebAssembly architecture area-System.Net.Http os-browser Browser variant of arch-wasm
#118274 opened Aug 1, 2025 by pavelsavara Loading… 10.0.0
Remove some uses of dynamic from HardwareIntrinsic test code area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
#118273 opened Aug 1, 2025 by snickolls-arm Loading…
[RISC-V] Move comparison transformations from codegen to lowering arch-riscv Related to the RISC-V architecture 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
#118270 opened Aug 1, 2025 by tomeksowi Draft
ProTip! Exclude everything labeled bug with -label:bug.