about summary refs log tree commit diff
path: root/tests/ui/std/channel-stack-overflow-issue-102246.rs
AgeCommit message (Expand)AuthorLines
2025-03-19Specify a concrete stack size in channel testsJeff Martin-5/+15
2024-11-07This test needs threadsJosh Stone-0/+1
2024-11-07Initialize channel `Block`s directly on the heapJosh Stone-0/+28