rust/tests/ui/threads-sendsync
reddevilmidzy 77b2a196fb cleaned up some tests
merge privacy/privacy-sanity-2 with privacy/privacy-sanity.rs

Add comment to generics/type-args-on-module-in-bound.rs

Add comment to array-slice-vec/closure-in-array-eln.rs

Add comment to array-slice-vec/return-in-array-len.rs

Merge for-loop-while/break-outside-loop-2.rs with
for-loop-while/break-outside-loop.rs

Add comment to macros/column-macro-collision.rs

Add comment to privacy/private-extern-fn-visibility.rs

Add comment to mismatched_types/vec-hashset-type-mismatch.rs

Merge std-sync-right-kind-impls-2.rs with std-sync-right-kind-impls.rs

Add comment to array-slice-vec/slice-of-multi-ref.rs

Add comment to mismatched_types\vec-hashset-type-mismatch.rs

Add comment to derives/derive-hygiene-struct-builder.rs

Add comment to label/undeclared-label-span.rs

Add comment to label\undeclared-label-span.rs

Add comment to mismatched_types/array-repeat-unit-struct.rs
2026-01-16 06:50:34 +09:00
..
auxiliary
child-outlives-parent.rs
clone-with-exterior.rs
comm.rs
eprint-on-tls-drop.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
issue-4446.rs
issue-4448.rs
issue-8827.rs
issue-9396.rs
issue-24313.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
issue-29488.rs
mpsc_stress.rs
rc-is-not-send.rs cleaned up some tests 2025-07-01 15:16:56 +05:00
rc-is-not-send.stderr update references to thread implementation in tests 2025-11-29 15:59:11 +01:00
send-is-not-static-par-for.rs
send-resource.rs
send-type-inference.rs
send_str_hashmap.rs
send_str_treemap.rs
sendable-class.rs
sendfn-is-a-block.rs
sendfn-spawn-with-fn-arg.rs
spawn-fn.rs
spawn-types.rs
spawn.rs
spawn2.rs
spawning-with-debug.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
std-sync-right-kind-impls.rs cleaned up some tests 2026-01-16 06:50:34 +09:00
sync-send-atomics.rs
sync-send-in-std.rs
sync-send-iterators-in-libcollections.rs
sync-send-iterators-in-libcore.rs
task-comm-0.rs
task-comm-1.rs
task-comm-3.rs
task-comm-4.rs
task-comm-5.rs
task-comm-6.rs
task-comm-7.rs
task-comm-9.rs
task-comm-10.rs
task-comm-11.rs
task-comm-12.rs
task-comm-13.rs
task-comm-14.rs
task-comm-15.rs
task-comm-16.rs
task-comm-17.rs
task-comm-chan-nil.rs
task-life-0.rs
task-spawn-barefn.rs
task-spawn-move-and-copy.rs
task-stderr.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
test-tasks-invalid-value.rs
thread-join-unwrap.rs Cleaned up some tests 2025-12-16 02:10:08 +09:00
thread-local-extern-static.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
thread-local-syntax.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-05 09:19:31 +02:00
threads.rs
tls-dont-move-after-init.rs Address review comments. 2025-05-30 12:14:27 +02:00
tls-dtors-are-run-in-a-static-binary.rs
tls-in-global-alloc.rs Expand test with allocating from thread-local destructors 2025-11-28 00:16:30 +01:00
tls-init-on-init.rs
tls-try-with.rs
trivial-message.rs
unwind-resource.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
yield.rs
yield1.rs
yield2.rs