rust/compiler/rustc_hir_analysis
León Orell Valerian Liehr a83f8d02ea
Always evaluate free lifetime-generic constants
Co-authored-by: Michael Goulet <michael@errs.io>
2025-05-27 18:58:51 +02:00
..

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