Fix rustdoc-js-std path-ordering test due to API removal
This commit is contained in:
parent
37e1c955c5
commit
a923fc011b
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ const EXPECTED = [
|
||||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'insert' },
|
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'insert' },
|
||||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert' },
|
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert' },
|
||||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert_with' },
|
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert_with' },
|
||||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert_owned' },
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue