Stabilize opaque type precise capturing
This commit is contained in:
parent
c6f81a452e
commit
eae5b5c6e7
49 changed files with 70 additions and 134 deletions
|
@ -1,5 +1,3 @@
|
|||
#![feature(precise_capturing)]
|
||||
|
||||
//@ is "$.index[*][?(@.name=='hello')].inner.function.decl.output.impl_trait[1].use[0]" \"\'a\"
|
||||
//@ is "$.index[*][?(@.name=='hello')].inner.function.decl.output.impl_trait[1].use[1]" \"T\"
|
||||
//@ is "$.index[*][?(@.name=='hello')].inner.function.decl.output.impl_trait[1].use[2]" \"N\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue