Sign in
rust
/
rust
/
6ea369cfee9420f6fe3f89e4bff7b01ac0ef920d
/
.
/
tests
/
rustdoc-js
/
sort-stability.js
blob: 8c095619a0866cbcf39d666832651052b9b26982 [
file
]
const
EXPECTED
=
[
{
'query'
:
'foo'
,
'others'
:
[
{
"path"
:
"sort_stability::old"
,
"name"
:
"foo"
},
{
"path"
:
"sort_stability::new"
,
"name"
:
"foo"
},
],
},
];