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