rust/compiler/rustc_typeck
bors fc9944fe84 Auto merge of #80499 - matthiaskrgr:red_clos, r=estebank
remove redundant closures (clippy::redundant_closure)
2021-01-12 11:20:47 +00:00
..

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