-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Pull requests: dotnet/runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Optimize more regex cases with IndexOfAny
area-System.Text.RegularExpressions
#125586
opened Mar 15, 2026 by
stephentoub
•
Draft
[mono] Fix jit_mm mismatch in delegate trampoline creation for dynamic methods
area-VM-meta-mono
#125583
opened Mar 15, 2026 by
lewing
Loading…
Fix Mono AOT crash on struct fields with unsupported marshal conversion
area-VM-meta-mono
#125575
opened Mar 15, 2026 by
lewing
Loading…
Remove more fixed buffers and replace them with InlineArray
area-System.Net
reduce-unsafe
#125574
opened Mar 15, 2026 by
EgorBo
Loading…
Fix flaky TestResourceManagerIsSafeForConcurrentAccessAndEnumeration timeout
area-System.Resources
#125573
opened Mar 15, 2026 by
lewing
Loading…
[main] Source code updates from dotnet/dotnet
area-codeflow
for labeling automated codeflow
#125572
opened Mar 15, 2026 by
dotnet-maestro
bot
Loading…
[main] Update dependencies from dotnet/icu
area-codeflow
for labeling automated codeflow
#125571
opened Mar 15, 2026 by
dotnet-maestro
bot
Loading…
Fix race condition in BackgroundServiceExceptionTests
area-Extensions-Hosting
#125570
opened Mar 15, 2026 by
lewing
Loading…
Fix HandleTableBucket::Contains to account for slots in DATAS
area-GC-coreclr
#125569
opened Mar 15, 2026 by
hoyosjs
Loading…
[wasm] Bump chrome for testing - linux: 146.0.7680.80, windows: 146.0.7680.80
arch-wasm
WebAssembly architecture
area-Infrastructure-mono
#125566
opened Mar 15, 2026 by
github-actions
bot
Loading…
[release/9.0] Fix intermediate artifact upload collisions for NativeAOT and Mono
area-NativeAOT-coreclr
#125564
opened Mar 14, 2026 by
lewing
Loading…
Fix libs.native subset on OpenBSD
area-PAL-coreclr
community-contribution
Indicates that the PR has been added by a community member
os-openbsd
OpenBSD OS, currently not officially supported
#125562
opened Mar 14, 2026 by
am11
Loading…
Simplify arithmetic operations on registry and memory
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
#125559
opened Mar 14, 2026 by
pedrobsaila
Loading…
Add openbsd non-portable probing
area-Host
community-contribution
Indicates that the PR has been added by a community member
os-openbsd
OpenBSD OS, currently not officially supported
#125557
opened Mar 14, 2026 by
am11
Loading…
Add runtime async support for saving and reusing continuation instances
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
runtime-async
#125556
opened Mar 14, 2026 by
jakobbotsch
•
Draft
Fix IndexOutOfRangeException in FrozenHashTable when creating from huge collections
area-System.Collections
#125555
opened Mar 14, 2026 by
Copilot
AI
Loading…
[RyuJit] Decouple 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
igNum from strict layout order
area-CodeGen-coreclr
#125554
opened Mar 14, 2026 by
SingleAccretion
•
Draft
Improve CoreCLR design docs for AI-agent navigation
area-Meta
#125552
opened Mar 14, 2026 by
AaronRobinsonMSFT
•
Draft
JIT: Transform SELECT(x < 0, C - 1, C) to SAR(x, 31) + C
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
#125549
opened Mar 14, 2026 by
BoyBaykiller
•
Draft
Frozen/String/Hashing: replace unsafe pointer arithmetic with safe span indexing
area-System.Collections
#125547
opened Mar 14, 2026 by
Copilot
AI
Loading…
Use a lock per UnwindInfoTable object instead of global lock
area-VM-coreclr
#125545
opened Mar 14, 2026 by
eduardo-vp
•
Draft
use AZL3 instead of Ubuntu for builds
area-Infrastructure
#125544
opened Mar 13, 2026 by
wfurt
Loading…
use AZL3 instead of Ubuntu for builds
area-Infrastructure
#125543
opened Mar 13, 2026 by
wfurt
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.