..
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
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
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
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
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
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
spawn2.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
cleaned up some tests
2026-01-16 06:50:34 +09: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
Ignore more failing ui tests for GCC backend
2025-09-26 15:33:48 +02:00
test-tasks-invalid-value.rs
compiletest: Add a //@ needs-threads directive
2024-03-06 12:35:07 -08:00
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
format code in tests/ui/threads-sendsync
2024-08-24 05:32:52 +02:00
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
format code in tests/ui/threads-sendsync
2024-08-24 05:32:52 +02:00
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
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
Ignore more failing ui tests for GCC backend
2025-09-26 15:33:48 +02:00
yield.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