rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint
This commit is contained in:
parent
d571ae851d
commit
f2696ab4d3
74 changed files with 382 additions and 375 deletions
|
@ -3,6 +3,6 @@
|
|||
#![no_std]
|
||||
|
||||
//@ has "$.index[*][?(@.name=='Error')].inner.assoc_type"
|
||||
//@ has "$.index[*][?(@.name=='Error')].inner.assoc_type.default.resolved_path"
|
||||
//@ has "$.index[*][?(@.name=='Error')].inner.assoc_type.default.resolved_path.name" \"Infallible\"
|
||||
//@ has "$.index[*][?(@.name=='Error')].inner.assoc_type.type.resolved_path"
|
||||
//@ has "$.index[*][?(@.name=='Error')].inner.assoc_type.type.resolved_path.name" \"Infallible\"
|
||||
pub struct ForBlanketTryFromImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue