rust/compiler/rustc_hir_analysis
Michael Goulet cf4493134b Make sure to insert Sized bound first into clauses list
(cherry picked from commit f2fd2d8c7080f7a7d770b3e3d27e525250c182dc)
2024-04-04 10:57:32 -07:00
..
2024-03-08 12:34:05 +03:00

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