Update rustdoc-js* format
This commit is contained in:
parent
6b0c7c4f01
commit
9803651ee8
67 changed files with 236 additions and 400 deletions
|
@ -1,7 +1,6 @@
|
|||
const QUERY = 'hashset::insert';
|
||||
|
||||
const EXPECTED = {
|
||||
'others': [
|
||||
query: 'hashset::insert',
|
||||
others: [
|
||||
// ensure hashset::insert comes first
|
||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'insert' },
|
||||
{ 'path': 'std::collections::hash_set::HashSet', 'name': 'get_or_insert' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue