diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-06-19 09:15:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-19 09:15:16 -0700 |
| commit | b443a107f8bb851bce4a9d7fb6fc0dd3fca17d9e (patch) | |
| tree | b5aa40a68a23ca20476365bbebb005c38329def0 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 687f929c9b320fcd11097aee2778e2fc81fa8536 (diff) | |
| parent | 8956a7f58194b5a3a8de944ea1dc1b3b44a070ac (diff) | |
| download | rust-b443a107f8bb851bce4a9d7fb6fc0dd3fca17d9e.tar.gz rust-b443a107f8bb851bce4a9d7fb6fc0dd3fca17d9e.zip | |
Rollup merge of #73382 - Aaron1011:fix/self-receiver-candidates, r=petrochenkov
Only display other method receiver candidates if they actually apply Previously, we would suggest `Box<Self>` as a valid receiver, even if method resolution only succeeded due to an autoderef (e.g. to `&self`)
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
