mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 23:44:08 +00:00
Rename AssociatedItems to AssocItems Signed-off-by: Rustin-Liu <rustin.liu@gmail.com> Part of https://github.com/rust-lang/rust/issues/60163#issuecomment-605308641
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.