mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
dea8a16af5
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |