about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2020-09-26 17:20:14 -0400
committerAaron Hill <aa1ronham@gmail.com>2021-01-26 23:59:50 -0500
commitdea8a16af55e319a41e9451959c68d7a24fcdc5a (patch)
tree1eda1377f7a26233506173d59764d21ebb804963 /library/std/src/sys/unix/stack_overflow.rs
parent78e22069d018e83915201c8a218a0a94227f6420 (diff)
downloadrust-dea8a16af55e319a41e9451959c68d7a24fcdc5a.tar.gz
rust-dea8a16af55e319a41e9451959c68d7a24fcdc5a.zip
Avoid describing a method as 'not found' when bounds are unsatisfied
Fixes #76267

When there is a single applicable method candidate, but its trait bounds
are not satisfied, we avoid saying that the method is "not found".
Insted, we update the error message to directly mention which bounds are
not satisfied, rather than mentioning them in a note.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions