rust/src/test/ui/use
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
..
auxiliary add a test for #60976 2020-01-23 15:37:39 +02:00
use-mod Alter wording for use foo::self help 2020-05-19 22:12:41 +02:00
issue-18986.rs
issue-18986.stderr Update ui tests 2019-10-13 22:10:03 +02:00
issue-60976-extern-use-primitive-type.rs add a test for #60976 2020-01-23 15:37:39 +02:00
use-after-move-based-on-type.rs
use-after-move-based-on-type.stderr
use-after-move-implicity-coerced-object.rs
use-after-move-implicity-coerced-object.stderr
use-after-move-self-based-on-type.rs
use-after-move-self-based-on-type.stderr Explain move errors that occur due to method calls involving self 2020-06-26 16:28:09 -04:00
use-after-move-self.rs
use-after-move-self.stderr Explain move errors that occur due to method calls involving self 2020-06-26 16:28:09 -04:00
use-associated-const.rs
use-associated-const.stderr
use-from-trait-xc.rs
use-from-trait-xc.stderr Normalize wording of privacy access labels 2020-03-22 15:36:54 -07:00
use-from-trait.rs
use-from-trait.stderr
use-keyword.rs
use-keyword.stderr Suggest fixes for use foo::self 2020-05-19 20:40:46 +02:00
use-meta-mismatch.rs
use-meta-mismatch.stderr
use-mod.rs
use-mod.stderr
use-nested-groups-error.rs
use-nested-groups-error.stderr
use-nested-groups-unused-imports.rs
use-nested-groups-unused-imports.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
use-paths-as-items.rs
use-paths-as-items.stderr
use-self-type.rs
use-self-type.stderr
use-super-global-path.rs Update tests 2020-01-09 21:23:12 +03:00
use-super-global-path.stderr reword "possible candidate" import suggestion 2020-05-07 00:33:25 -04:00