1
Fork 0

Update all rustdoc-json/ tests to use the new style

This commit is contained in:
León Orell Valerian Liehr 2024-07-19 16:50:47 +02:00
parent 25be41cfb8
commit 633f41de09
No known key found for this signature in database
GPG key ID: D17A07215F68E713
128 changed files with 1043 additions and 1043 deletions

View file

@ -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')]"