rust/src/test/ui/closure_context
Aaron Hill fa6a61c689
Explain move errors that occur due to method calls involving self
This is a re-attempt of #72389 (which was reverted in #73594)
Instead of using `ExpnKind::Desugaring` to represent operators, this PR
checks the lang item directly.
2020-06-26 16:28:09 -04:00
..
issue-26046-fn-mut.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26046-fn-mut.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-26046-fn-once.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
issue-26046-fn-once.stderr Update tests 2019-03-11 23:10:26 +03:00
issue-42065.rs Remove licenses 2018-12-25 21:08:33 -07:00
issue-42065.stderr Explain move errors that occur due to method calls involving self 2020-06-26 16:28:09 -04:00