rust/compiler/rustc_typeck
Dylan DPC b3c3eda728
Rollup merge of #95642 - lcnr:probe-smol, r=compiler-errors
`CandidateSource::XCandidate` -> `CandidateSource::X`
2022-04-05 01:53:36 +02:00
..
src Rollup merge of #95642 - lcnr:probe-smol, r=compiler-errors 2022-04-05 01:53:36 +02: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.