Update all rustdoc-json/ tests to use the new style
This commit is contained in:
parent
25be41cfb8
commit
633f41de09
128 changed files with 1043 additions and 1043 deletions
|
@ -1,5 +1,5 @@
|
|||
#![no_std]
|
||||
pub fn drop_default<T: core::default::Default>(_x: T) {}
|
||||
|
||||
// @!has "$.index[*][?(@.name=='Debug')]"
|
||||
// @!has "$.index[*][?(@.name=='Default')]"
|
||||
//@ !has "$.index[*][?(@.name=='Debug')]"
|
||||
//@ !has "$.index[*][?(@.name=='Default')]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue