@@ -55,7 +55,7 @@ impl Foo {
5555#[ cfg( not( any( cfail1, cfail4) ) ) ]
5656#[ rustc_clean( cfg="cfail2" ) ]
5757#[ rustc_clean( cfg="cfail3" ) ]
58- #[ rustc_clean( cfg="cfail5" ) ]
58+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
5959#[ rustc_clean( cfg="cfail6" ) ]
6060impl Foo {
6161 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,optimized_mir,promoted_mir,typeck_root" ) ]
@@ -86,7 +86,7 @@ impl Foo {
8686#[ cfg( not( any( cfail1, cfail4) ) ) ]
8787#[ rustc_clean( cfg="cfail2" ) ]
8888#[ rustc_clean( cfg="cfail3" ) ]
89- #[ rustc_clean( cfg="cfail5" ) ]
89+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
9090#[ rustc_clean( cfg="cfail6" ) ]
9191impl Foo {
9292 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,optimized_mir,typeck_root" ) ]
@@ -171,7 +171,7 @@ impl Foo {
171171#[ cfg( not( any( cfail1, cfail4) ) ) ]
172172#[ rustc_clean( cfg="cfail2" ) ]
173173#[ rustc_clean( cfg="cfail3" ) ]
174- #[ rustc_clean( cfg="cfail5" ) ]
174+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
175175#[ rustc_clean( cfg="cfail6" ) ]
176176impl Foo {
177177 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,typeck_root,optimized_mir" ) ]
@@ -221,7 +221,7 @@ impl Foo {
221221#[ cfg( not( any( cfail1, cfail4) ) ) ]
222222#[ rustc_clean( cfg="cfail2" ) ]
223223#[ rustc_clean( cfg="cfail3" ) ]
224- #[ rustc_clean( cfg="cfail5" ) ]
224+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
225225#[ rustc_clean( cfg="cfail6" ) ]
226226impl Foo {
227227 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,typeck_root,optimized_mir" ) ]
@@ -271,7 +271,7 @@ impl Foo {
271271#[ cfg( not( any( cfail1, cfail4) ) ) ]
272272#[ rustc_clean( cfg="cfail2" ) ]
273273#[ rustc_clean( cfg="cfail3" ) ]
274- #[ rustc_clean( cfg="cfail5" ) ]
274+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
275275#[ rustc_clean( cfg="cfail6" ) ]
276276impl Foo {
277277 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,optimized_mir,typeck_root" ) ]
@@ -348,7 +348,7 @@ impl Foo {
348348#[ cfg( not( any( cfail1, cfail4) ) ) ]
349349#[ rustc_clean( cfg="cfail2" ) ]
350350#[ rustc_clean( cfg="cfail3" ) ]
351- #[ rustc_clean( cfg="cfail5" ) ]
351+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
352352#[ rustc_clean( cfg="cfail6" ) ]
353353impl Foo {
354354 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,typeck_root" ) ]
@@ -373,7 +373,7 @@ impl Foo {
373373#[ cfg( not( any( cfail1, cfail4) ) ) ]
374374#[ rustc_clean( cfg="cfail2" ) ]
375375#[ rustc_clean( cfg="cfail3" ) ]
376- #[ rustc_clean( cfg="cfail5" ) ]
376+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
377377#[ rustc_clean( cfg="cfail6" ) ]
378378impl Foo {
379379 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,typeck_root" ) ]
@@ -398,7 +398,7 @@ impl Foo {
398398#[ cfg( not( any( cfail1, cfail4) ) ) ]
399399#[ rustc_clean( cfg="cfail2" ) ]
400400#[ rustc_clean( cfg="cfail3" ) ]
401- #[ rustc_clean( cfg="cfail5" ) ]
401+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
402402#[ rustc_clean( cfg="cfail6" ) ]
403403impl Foo {
404404 #[ rustc_clean( cfg="cfail2" , except="opt_hir_owner_nodes,fn_sig,typeck_root" ) ]
@@ -432,7 +432,7 @@ impl Foo {
432432#[ cfg( not( any( cfail1, cfail4) ) ) ]
433433#[ rustc_clean( cfg="cfail2" ) ]
434434#[ rustc_clean( cfg="cfail3" ) ]
435- #[ rustc_clean( cfg="cfail5" ) ]
435+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
436436#[ rustc_clean( cfg="cfail6" ) ]
437437impl Foo {
438438 // Warning: Note that `typeck_root` are coming up clean here.
@@ -481,7 +481,7 @@ impl Foo {
481481#[ cfg( not( any( cfail1, cfail4) ) ) ]
482482#[ rustc_clean( cfg="cfail2" ) ]
483483#[ rustc_clean( cfg="cfail3" ) ]
484- #[ rustc_clean( cfg="cfail5" ) ]
484+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
485485#[ rustc_clean( cfg="cfail6" ) ]
486486impl Foo {
487487 // Warning: Note that `typeck_root` are coming up clean here.
@@ -573,7 +573,7 @@ impl Foo {
573573#[ cfg( not( any( cfail1, cfail4) ) ) ]
574574#[ rustc_clean( cfg="cfail2" ) ]
575575#[ rustc_clean( cfg="cfail3" ) ]
576- #[ rustc_clean( cfg="cfail5" ) ]
576+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
577577#[ rustc_clean( cfg="cfail6" ) ]
578578impl Foo {
579579 // Warning: Note that `typeck_root` are coming up clean here.
@@ -622,7 +622,7 @@ impl Foo {
622622#[ cfg( not( any( cfail1, cfail4) ) ) ]
623623#[ rustc_clean( cfg="cfail2" ) ]
624624#[ rustc_clean( cfg="cfail3" ) ]
625- #[ rustc_clean( cfg="cfail5" ) ]
625+ #[ rustc_clean( except= "opt_hir_owner_nodes" , cfg="cfail5" ) ]
626626#[ rustc_clean( cfg="cfail6" ) ]
627627impl Foo {
628628 // Warning: Note that `typeck_root` are coming up clean here.
0 commit comments