rust/compiler/rustc_typeck
Matthias Krüger 7083f8edfd
Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk
Simplify collection of in-band lifetimes

Split from https://github.com/rust-lang/rust/pull/91403

r? ````@oli-obk````
2021-12-11 16:02:46 +01:00
..
src Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk 2021-12-11 16:02:46 +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.