rust/compiler/rustc_hir_analysis
Deadbeef 2f4b9ddf89 Update const_conditions and explicit_implied_const_bounds docs
Move documentation to query definitions, and add docs to
`explicit_implied_const_bounds`.
2025-03-01 12:58:14 +08:00
..

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