about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-06-19 09:15:16 -0700
committerGitHub <noreply@github.com>2020-06-19 09:15:16 -0700
commitb443a107f8bb851bce4a9d7fb6fc0dd3fca17d9e (patch)
treeb5aa40a68a23ca20476365bbebb005c38329def0 /library/std/src/sys/unix/stack_overflow.rs
parent687f929c9b320fcd11097aee2778e2fc81fa8536 (diff)
parent8956a7f58194b5a3a8de944ea1dc1b3b44a070ac (diff)
downloadrust-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