rust/compiler/rustc_typeck
Matthias Krüger 8cdafbf068
Rollup merge of #94396 - c410-f3r:yet-more-let-chains, r=Dylan-DPC
1 - Make more use of `let_chains`

Continuation of #94376.

cc #53667
2022-02-27 21:46:33 +01:00
..
src Rollup merge of #94396 - c410-f3r:yet-more-let-chains, r=Dylan-DPC 2022-02-27 21:46:33 +01:00
Cargo.toml
README.md

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