rust/compiler/rustc_hir_analysis
clubby789 4de3a3af4a Bump indexmap
`swap` has been deprecated in favour of `swap_remove` - the behaviour
is the same though.
2024-02-13 21:03:34 +00:00
..
2024-02-13 21:03:34 +00:00

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