rust/compiler/rustc_typeck
bors d5fd37f00f Auto merge of #86338 - JohnTitor:issue-86162, r=estebank
Do not suggest impl traits as type arguments

Fixes #86162
2021-08-03 13:23:31 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.