rust/tests/rustdoc-js
Matthias Krüger d9ba4bf6fe
Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez
rustdoc-search: handle `impl Into<X>` better

This PR fixes two bugs I ran into while searching the compiler docs:

- It omitted an `impl Trait` entry in the type signature field, producing `TyCtxt, , Symbol -> bool`
- It didn't let me search for `TyCtxt, DefId, Symbol -> bool` even though that's a perfectly good description of the function I was looking for (the function actually used `impl Into<DefId>`

r? ``@GuillaumeGomez`` cc ``@lolbinarycat``
2024-12-16 20:00:20 +01:00
..
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-07 05:49:46 +08:00
2024-06-07 05:49:46 +08:00
2024-06-07 05:49:46 +08:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:06 +10:00