9b84d36a0b
Rollup of 11 pull requests Successful merges: - #79051 (Implement if-let match guards) - #79877 (Allow `since="TBD"` for rustc_deprecated) - #79882 (Fix issue #78496) - #80026 (expand-yaml-anchors: Make the output directory separator-insensitive) - #80039 (Remove unused `TyEncoder::tcx` required method) - #80069 (Test that `core::assert!` is valid) - #80072 (Fixed conflict with drop elaboration and coverage) - #80073 (Add support for target aliases) - #80082 (Revert #78790 - rust-src vendoring) - #80097 (Add `popcount` and `popcnt` as doc aliases for `count_ones` methods.) - #80103 (Remove docs for non-existent parameters in `rustc_expand`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup |
||
---|---|---|
.. | ||
src | ||
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.