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

Change Interpreter to share code with the JIT and use its CompAllocator area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#123830 opened Jan 31, 2026 by davidwrighton Draft
Add private RuntimeMethodHandle.GetParallelMethodWithUserIL needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#123823 opened Jan 30, 2026 by jakobbotsch Loading…
Add CLI project for managed ilasm area-ILTools-coreclr community-contribution Indicates that the PR has been added by a community member
#123822 opened Jan 30, 2026 by am11 Loading…
New function pointer APIs area-System.Reflection community-contribution Indicates that the PR has been added by a community member
#123819 opened Jan 30, 2026 by jgh07 Draft
Fix DateOnly/TimeOnly TryParse to throw on invalid DateTimeStyles and format specifiers area-System.DateTime 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
#123805 opened Jan 30, 2026 by Copilot AI Loading…
9 tasks done
11.0.0
Fix XDocument.LoadAsync to not use sync reads area-System.Xml community-contribution Indicates that the PR has been added by a community member
#123800 opened Jan 30, 2026 by lilinus Loading…
Add JIT regression test extraction skill
#123795 opened Jan 30, 2026 by Copilot AI Loading…
Fixed LoggerMessageGenerator message escaping. area-Extensions-Logging community-contribution Indicates that the PR has been added by a community member
#123787 opened Jan 30, 2026 by John-Leitch Loading…
JIT: remove anticipated demand for throw helpers area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#123781 opened Jan 29, 2026 by AndyAyersMS Loading…
ProTip! Filter pull requests by the default branch with base:main.