Update rustdoc-js* format
This commit is contained in:
parent
6b0c7c4f01
commit
9803651ee8
67 changed files with 236 additions and 400 deletions
|
@ -1,8 +1,7 @@
|
|||
// ignore-order
|
||||
|
||||
const QUERY = 'panic';
|
||||
|
||||
const EXPECTED = {
|
||||
'query': 'panic',
|
||||
'others': [
|
||||
{ 'path': 'std', 'name': 'panic', ty: 14 }, // 15 is for macros
|
||||
{ 'path': 'std', 'name': 'panic', ty: 0 }, // 0 is for modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue