rust/compiler/rustc_typeck
bors a0d1df4a5d Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillot
Simplify visitors more

A successor to #100392.

r? `@cjgillot`
2022-09-14 05:21:14 +00:00
..

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