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

Disable Defender on the source dir area-Infrastructure NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons)
#116791 opened Jun 18, 2025 by akoeplinger Draft
Fix URI edge case issue area-System.Net community-contribution Indicates that the PR has been added by a community member
#116789 opened Jun 18, 2025 by lilinus Loading…
Remove Assert in Method.MakeGeneric on Invalid Arg 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
#116788 opened Jun 18, 2025 by scott-ferguson-unity Loading…
[no-review] Dummy change to test the CI. needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it NO-SQUASH The PR should not be squashed
#116786 opened Jun 18, 2025 by ilonatommy Loading…
Implement SVE2 ShiftLogicalRounded, ShiftLogicalRoundedSaturate area-System.Runtime.Intrinsics community-contribution Indicates that the PR has been added by a community member
#116784 opened Jun 18, 2025 by snickolls-arm Loading…
[RISC-V] Lowering multiplication by power of 2 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
#116783 opened Jun 18, 2025 by namu-lee Loading…
[main] Source code updates from dotnet/dotnet area-codeflow for labeling automated codeflow
#116782 opened Jun 18, 2025 by dotnet-maestro bot Loading…
[RISC-V] Use auipc for all code addresses 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
#116780 opened Jun 18, 2025 by tomeksowi Draft
[mono][2/2] Add SIMD Support for s390x arch-s390x Related to s390x architecture (unsupported) area-Codegen-JIT-mono community-contribution Indicates that the PR has been added by a community member
#116779 opened Jun 18, 2025 by saitama951 Loading…
[release/8.0-staging] Fix absolute path check when loading hostfxr/hostpolicy/coreclr area-Host Servicing-consider Issue for next servicing release review
#116776 opened Jun 18, 2025 by elinor-fung Loading…
3 of 4 tasks
8.0.x
[release/9.0-staging] Fix absolute path check when loading hostfxr/hostpolicy/coreclr area-Host Servicing-consider Issue for next servicing release review
#116775 opened Jun 18, 2025 by elinor-fung Loading…
3 of 4 tasks
9.0.x
JIT: remove unnecessary inlining restriction area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116773 opened Jun 18, 2025 by AndyAyersMS Loading…
Use ProjectReferences in libs shared framework source projects needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#116772 opened Jun 18, 2025 by ViktorHofer Loading…
JIT: extend indirect virtual stub optimization to arrays area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116771 opened Jun 18, 2025 by AndyAyersMS Draft
Scaffolding for CoreCLR interpreter intrinsics area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116769 opened Jun 17, 2025 by kg Loading…
[release/10.0-preview6] Fix HttpClientHandler.CreateNativeHandler implementation Servicing-consider Issue for next servicing release review
#116767 opened Jun 17, 2025 by github-actions bot Loading…
2 of 4 tasks
JIT: retype more ints during constant prop area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#116759 opened Jun 17, 2025 by AndyAyersMS Loading…
Make HttpWebRequest.GetRequestStream return same instance (fixes #41403) area-System.Net community-contribution Indicates that the PR has been added by a community member
#116757 opened Jun 17, 2025 by Lukeuke Loading…
Use set on Windows, not export arch-wasm WebAssembly architecture needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#116745 opened Jun 17, 2025 by ilonatommy Loading…
ProTip! Exclude everything labeled bug with -label:bug.