rust/src/test/ui/closure_context
David Wood 375645abb8
Add by-value captured variable note on second use.
This commit adds a note that was present in the AST borrow checker when
closures are invoked more than once and have captured variables
by-value.
2018-10-18 18:21:14 +02:00
..
issue-26046-fn-mut.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-26046-fn-mut.stderr update tests 2018-03-14 00:53:24 +01:00
issue-26046-fn-once.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
issue-26046-fn-once.stderr update tests 2018-03-14 00:53:24 +01:00
issue-42065.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
issue-42065.stderr update tests 2018-03-14 00:53:24 +01:00