9cf1944217
Fix doc typo Just a typo in doc that has a bad rendering here: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_typeck/expr_use_visitor/struct.ExprUseVisitor.html#method.walk_captures
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.