diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2015-01-12 10:27:25 -0500 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2015-01-28 05:15:24 -0500 |
| commit | 09783d1dab5817b9c0202ce2fa2b0e5e78e79d44 (patch) | |
| tree | b78386d9e2ae3bb4eb23f58c79ca0a1820cb22da /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ac94ae5883dd4efecebd9b5fece770910637b988 (diff) | |
| download | rust-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
