about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2015-01-12 10:27:25 -0500
committerNiko Matsakis <niko@alum.mit.edu>2015-01-28 05:15:24 -0500
commit09783d1dab5817b9c0202ce2fa2b0e5e78e79d44 (patch)
treeb78386d9e2ae3bb4eb23f58c79ca0a1820cb22da /src/libstd/sys/unix/stack_overflow.rs
parentac94ae5883dd4efecebd9b5fece770910637b988 (diff)
downloadrust-09783d1dab5817b9c0202ce2fa2b0e5e78e79d44.tar.gz
rust-09783d1dab5817b9c0202ce2fa2b0e5e78e79d44.zip
Update test files; mostly the problem is that they were using the
explicit form `Fn<A,B>` and now should use `Fn(A) -> B` or
`Fn<A,Output=B>`, but in some cases we get duplicate error
reports. This is mildly annoying and arises because of the main error
and another error from the projection. Might be worth squashing those,
but seems like a separate problem.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions