rust/tests/ui/threads-sendsync
2025-02-03 10:39:32 -05:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
child-outlives-parent.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
clone-with-exterior.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
comm.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
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 format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
issue-4448.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
issue-8827.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
issue-9396.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
issue-24313.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
issue-29488.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
mpsc_stress.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
send_str_hashmap.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
send_str_treemap.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
send-is-not-static-par-for.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
send-resource.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
send-type-inference.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
sendable-class.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
sendfn-is-a-block.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
sendfn-spawn-with-fn-arg.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
spawn2.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
spawn-fn.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
spawn-types.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
spawn.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
spawning-with-debug.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
std-sync-right-kind-impls.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
sync-send-atomics.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
sync-send-in-std.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
sync-send-iterators-in-libcollections.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
sync-send-iterators-in-libcore.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
task-comm-0.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-1.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-3.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-4.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-5.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-6.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-7.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-9.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-10.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-11.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
task-comm-12.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-13.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-14.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-15.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
task-comm-16.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-comm-17.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
task-comm-chan-nil.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
task-life-0.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
task-spawn-barefn.rs compiletest: Add a //@ needs-threads directive 2024-03-06 12:35:07 -08:00
task-spawn-move-and-copy.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
task-stderr.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
tcp-stress.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
test-tasks-invalid-value.rs compiletest: Add a //@ needs-threads directive 2024-03-06 12:35:07 -08:00
thread-local-extern-static.rs Enable more tests on Windows 2025-02-03 10:39:32 -05:00
thread-local-syntax.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
threads.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
tls-dtors-are-run-in-a-static-binary.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
tls-init-on-init.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
tls-try-with.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
trivial-message.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
unwind-resource.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
yield1.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
yield2.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00
yield.rs format code in tests/ui/threads-sendsync 2024-08-24 05:32:52 +02:00