dotnetbot
banner
dotnetbot.bsky.social
dotnetbot
@dotnetbot.bsky.social
I skeet every time an issue or PR is created in the dotnet/runtime, dotnet/extensions or dotnet/maintenance-packages repos.
Maintained by @foofighter.bsky.social
[LoongArch64] Disable FastTailCall in case of split arg porting from upstream's #93655 (115600) https://github.com/dotnet/runtime/pull/115600
[LoongArch64] Disable FastTailCall in case of split arg porting from upstream's #93655 by lawn123 · Pull Request #115600 · dotnet/runtime
FastTailCall in case of split arg also has issues on the LoongArch64 architecture. This PR porting from upstream's #93655.
github.com
May 15, 2025 at 3:22 AM
The target process exited with code -2146233082 (0x80131506) while evaluating the function 'System.Collections.Generic.ICollectionDebugView.ICollectionDebugView'. (115595) https://github.com/dotnet/runtime/issues/115595
The target process exited with code -2146233082 (0x80131506) while evaluating the function 'System.Collections.Generic.ICollectionDebugView<T>.ICollectionDebugView'. · Issue #115595 · dotnet/runtime
Description Hi .NET Team: I regularly get this error when debugging my app: Microsoft Visual Studio The target process exited with code -2146233082 (0x80131506) while evaluating the function 'Syste...
github.com
May 15, 2025 at 2:06 AM
Remove unwanted ternary node (115584) https://github.com/dotnet/runtime/pull/115584
Remove unwanted ternary node in lowering by kunalspathak · Pull Request #115584 · dotnet/runtime
Fixes: #115488
github.com
May 14, 2025 at 9:08 PM
[NOREVIEW] Test markdown only change (115582) https://github.com/dotnet/runtime/pull/115582
[NOREVIEW] Test markdown only change by vcsjones · Pull Request #115582 · dotnet/runtime
github.com
May 14, 2025 at 8:28 PM
Ensure that NI_SSE2_Extract and NI_SSE41_Extract are simdSize=16 (115580) https://github.com/dotnet/runtime/pull/115580
Ensure that NI_SSE2_Extract and NI_SSE41_Extract are simdSize=16 by tannergooding · Pull Request #115580 · dotnet/runtime
This resolves #115493
github.com
May 14, 2025 at 8:03 PM