rust/compiler/rustc_hir_analysis
Nicholas Nethercote 2903bbbc15 Convert bugs back to delayed_bugs.
This commit undoes some of the previous commit's mechanical changes,
based on human judgment.
2024-02-21 10:35:54 +11:00
..
2024-02-21 10:35:54 +11:00

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