mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
1abed9fa06
Make sure trait def ids match before zipping args in `note_function_argument_obligation` Fixes #126416 Fixes #127745 Didn't add both tests b/c I felt like it was unnecessary.