Rollup of 3 pull requests Successful merges: - rust-lang/rust#152129 (MGCA: require #[type_const] on free consts too) - rust-lang/rust#152139 (mGCA: Support directly represented negated literals) - rust-lang/rust#152189 (Convert to inline diagnostics in `rustc_passes`) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
For high-level intro to how type checking works in rustc, see the hir typeck chapter of the rustc dev guide.