Sign in
rust
/
rust
/
bbf7dc0ddf6c920bb4ed1bf2fe8a7b889b9650a2
/
.
/
tests
/
rustdoc-js-std
/
deduplication.js
blob: 95049d0a174db02121ade18944c30e25622ef03a [
file
]
// ignore-order
const
EXPECTED
=
{
'query'
:
'is_nan'
,
'others'
:
[
{
'path'
:
'std::f32'
,
'name'
:
'is_nan'
},
{
'path'
:
'std::f64'
,
'name'
:
'is_nan'
},
],
};