rust/compiler/rustc_typeck
bors 117799b73c Auto merge of #86505 - JohnTitor:fix-86483, r=jackh726
Do not panic in `return_type_impl_trait`

Fixes #86483
2021-06-25 09:28:17 +00:00
..

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