aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/expand_macro.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-10-27 09:51:49 +0000
committerGitHub <[email protected]>2020-10-27 09:51:49 +0000
commit8cfc1cd95b6eb9c94f037cfe866c92d51c58c930 (patch)
treee539dcb18229e328628720661c50d928a72afea1 /crates/ide/src/expand_macro.rs
parent7f346f9ae17ff9ebaeb24e5bfc4aa56f6ec13191 (diff)
parentae6376d74cf354a71a83d8c1dcc93589acbce6ea (diff)
Merge #6376
6376: Avoid impls_fnonce to return true when the trait solving is ambiguous r=flodiebold a=GrayJack This PR should fix #6375 This adds a variation of `method_resolution::implements_trait` called `method_resolution::implements_trait_unique`, that only returns true when the trait solving is unique, and also change `impls_fnonce` to use the later instead. I also added a test just to be sure. Co-authored-by: GrayJack <[email protected]>
Diffstat (limited to 'crates/ide/src/expand_macro.rs')
0 files changed, 0 insertions, 0 deletions