Sign in
rust
/
rust
/
4f8ea98eb3e462eec4a005a4a93dfd21b9525af2
/
.
/
tests
/
rustdoc-js
/
search-non-local-trait-impl.js
blob: 9ebeceb69f9022fbdefafef980f8d623f30760e2 [
file
]
// exact-check
// This test ensures that methods from blanket impls of not available foreign traits
// don't show up in the search results.
const
EXPECTED
=
{
'query'
:
'equivalent'
,
'others'
:
[],
};