rust/tests/rustdoc-js-std
bors 314c39d2ea Auto merge of #112233 - notriddle:notriddle/search-unify, r=GuillaumeGomez
rustdoc-search: clean up type unification and "unboxing"

This PR redesigns parameter matching, return matching, and generics matching to use a single function that compares two lists of types.

It also makes the algorithms more consistent, so the "unboxing" behavior where `Vec<i32>` is considered a match for `i32` works inside generics, and not just at the top level.
2023-06-15 03:04:46 +00:00
..
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00
2023-06-09 17:00:47 +02:00