parent
cba4ddc6a4
commit
3397fa4701
14 changed files with 39 additions and 39 deletions
|
@ -80,7 +80,7 @@ fn test_join_convenient() {
|
|||
#[ignore]
|
||||
fn spawn_polymorphic() {
|
||||
// FIXME #1038: Can't spawn palymorphic functions
|
||||
/*fn foo<unique T>(x: T) { log_err x; }
|
||||
/*fn foo<uniq T>(x: T) { log_err x; }
|
||||
|
||||
task::spawn(true, foo);
|
||||
task::spawn(42, foo);*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue