This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fe7bcd6e40
rust
/
src
/
test
/
ui
/
threads-sendsync
History
Download ZIP
Download TAR.GZ
LeSeulArtichaut
a95b342f02
Test
-Zthir-unsafeck
for unsafe function calls
2021-05-11 20:35:38 +02:00
..
auxiliary
remove const_fn feature gate
2021-05-09 14:29:31 +02:00
comm.rs
eprint-on-tls-drop.rs
Move some tests to more reasonable directories - 2
2021-01-16 19:46:54 -03:00
issue-4446.rs
Move some tests to more reasonable directories
2021-01-31 19:46:46 -03:00
issue-43733-2.rs
Remove
compile-fail
test suite
2020-12-29 23:39:56 +03:00
issue-43733.mir.stderr
Test
-Zthir-unsafeck
for unsafe function calls
2021-05-11 20:35:38 +02:00
issue-43733.rs
Test
-Zthir-unsafeck
for unsafe function calls
2021-05-11 20:35:38 +02:00
issue-43733.thir.stderr
Test
-Zthir-unsafeck
for unsafe function calls
2021-05-11 20:35:38 +02: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
std-sync-right-kind-impls.rs
sync-send-atomics.rs
sync-send-in-std.rs
Drop support for cloudabi targets
2020-11-22 17:11:41 -05:00
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
Merge set_panic and set_print into set_output_capture.
2020-11-10 21:58:13 +01:00
test-tasks-invalid-value.rs
thread-local-extern-static.rs
Update tests for extern block linting
2021-01-13 07:49:16 -05:00
thread-local-syntax.rs
threads.rs
tls-dtors-are-run-in-a-static-binary.rs
tls-init-on-init.rs
tls-try-with.rs