rust/compiler/rustc_hir_analysis
Esteban Küber 4007fc9a0f Tweak wording of non-const traits used as const bounds
Use verbose suggestions and add additional labels/notes.

Add more test cases for stable/nightly and feature enabled/disabled.
2024-12-10 00:38:05 +00:00
..

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