Files
rust/compiler/rustc_hir_analysis
Matthias Krüger c1f716ae53 Rollup merge of #152131 - Ozzy1423:attrs6, r=JonathanBrouwer
Port rustc_no_implicit_bounds attribute to parser.

Tracking Issue: https://github.com/rust-lang/rust/issues/131229

r? @JonathanBrouwer
2026-02-09 18:39:42 +01:00
..

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