Do not report cycle error when inferring return type for suggestion
This commit is contained in:
parent
40336865fe
commit
5309375d2c
8 changed files with 75 additions and 0 deletions
|
@ -4359,6 +4359,7 @@ dependencies = [
|
|||
"rustc_serialize",
|
||||
"rustc_session",
|
||||
"rustc_span",
|
||||
"rustc_target",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue