diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2016-03-18 14:47:40 -0400 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2016-03-18 16:38:52 -0400 |
| commit | bca07b5ebb59738ef64cd5891507a06c7002dd26 (patch) | |
| tree | 0817bfe3aece0837934813133eba9a8cb43158c7 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5abacd36f0149a9106d7ee04e97eadba4e523bb4 (diff) | |
| download | rust-bca07b5ebb59738ef64cd5891507a06c7002dd26.tar.gz rust-bca07b5ebb59738ef64cd5891507a06c7002dd26.zip | |
make suggestion stuff not swallow errors
The older code would sometimes swallow errors or fail to produce a suggestion. The newer code does not. However, just printing everything would produce a bunch of new and kind of annoying errors, so continue to swallow `T: 'a` errors so long as there are other things to show.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
