Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js
/
search-non-local-trait-impl.js
blob: 9ebeceb69f9022fbdefafef980f8d623f30760e2 [
file
] [
log
] [
blame
] [
edit
]
// 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'
:
[],
};