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