diff options
| author | Timo Freiberg <timo.freiberg@gmail.com> | 2019-11-03 23:06:48 +0100 |
|---|---|---|
| committer | Timo Freiberg <timo.freiberg@gmail.com> | 2019-11-24 15:17:16 +0100 |
| commit | dffdf378ee6950a7ecd8d5c235e6ad891b5bc4b8 (patch) | |
| tree | 3cf832c6c4cbe481ff75934e1998255c4e897ea3 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b56b23988de532744fd05301f87c329b612700e3 (diff) | |
| download | rust-dffdf378ee6950a7ecd8d5c235e6ad891b5bc4b8.tar.gz rust-dffdf378ee6950a7ecd8d5c235e6ad891b5bc4b8.zip | |
Add version mismatch help message for unimplemented trait
Issue #22750 The error reporting for E0277 (the trait `X` is not implemented for `Foo`) now checks whether `Foo` implements a trait with the same path as `X`, which probably means that the programmer wanted to actually use only one version of the trait `X` instead of the two.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
