diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2015-01-14 10:49:17 +1100 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2015-01-14 11:08:20 +1100 |
| commit | 06ad8bb872c93ed0aa1db00cf02b31b0f30d57b3 (patch) | |
| tree | 7c55ea21e2f425158bff62cbddd16313b11b90b5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | af506fa5d15b892c2fa6df442e106e1afcb7abca (diff) | |
| download | rust-06ad8bb872c93ed0aa1db00cf02b31b0f30d57b3.tar.gz rust-06ad8bb872c93ed0aa1db00cf02b31b0f30d57b3.zip | |
Implement suggestions for traits to import.
For a call like `foo.bar()` where the method `bar` can't be resolved, the compiler will search for traits that have methods with name `bar` to give a more informative error, providing a list of possibilities. Closes #7643.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
