Sign in
rust
/
rust
/
9ebe418dc6c3aaca3f9fa59da0b508b41bc095a2
/
.
/
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"
},
],
},
];