mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
65c10702bd
Line 171 introduced `pt_1, .., pt_n` and `qt` as variable names, but line 172 incorrectly used `tp_1, .., tp_n, tq`. This commit fixes the inconsistency to use the correct variable names throughout.