rust/src/test/ui/methods
2019-09-29 20:34:14 +02:00
..
auxiliary tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-ambig-one-trait-unknown-int-type.rs Remove blanket silencing of "type annotation needed" errors 2019-09-24 11:31:14 -07:00
method-ambig-one-trait-unknown-int-type.stderr review comment: tweak wording 2019-06-01 14:47:15 -07:00
method-ambig-two-traits-cross-crate.rs
method-ambig-two-traits-cross-crate.stderr Adjust tests for method disambiguation help 2019-07-24 03:03:52 +02:00
method-ambig-two-traits-from-bounds.rs
method-ambig-two-traits-from-bounds.stderr
method-ambig-two-traits-from-impls.rs Add method disambiguation help for trait implementation 2019-07-24 03:03:52 +02:00
method-ambig-two-traits-from-impls.stderr Add method disambiguation help for trait implementation 2019-07-24 03:03:52 +02:00
method-ambig-two-traits-from-impls2.rs Add method disambiguation help for trait implementation 2019-07-24 03:03:52 +02:00
method-ambig-two-traits-from-impls2.stderr Add method disambiguation help for trait implementation 2019-07-24 03:03:52 +02:00
method-ambig-two-traits-with-default-method.rs
method-ambig-two-traits-with-default-method.stderr Adjust tests for method disambiguation help 2019-07-24 03:03:52 +02:00
method-argument-inference-associated-type.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-call-err-msg.rs
method-call-err-msg.stderr Give method not found a primary span label 2019-09-08 18:27:02 -07:00
method-call-lifetime-args-fail.rs
method-call-lifetime-args-fail.stderr
method-call-lifetime-args-lint-fail.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
method-call-lifetime-args-lint-fail.stderr
method-call-lifetime-args-lint.rs
method-call-lifetime-args-lint.stderr
method-call-lifetime-args-subst-index.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
method-call-lifetime-args-unresolved.rs
method-call-lifetime-args-unresolved.stderr
method-call-lifetime-args.rs
method-call-lifetime-args.stderr
method-call-type-binding.rs
method-call-type-binding.stderr
method-deref-to-same-trait-object-with-separate-params.rs
method-deref-to-same-trait-object-with-separate-params.stderr Adjust tests for method disambiguation help 2019-07-24 03:03:52 +02:00
method-early-bound-lifetimes-on-self.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-macro-backtrace.rs
method-macro-backtrace.stderr
method-missing-call.rs
method-missing-call.stderr
method-mut-self-modifies-mut-slice-lvalue.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-normalize-bounds-issue-20604.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-on-ambiguous-numeric-type.rs
method-on-ambiguous-numeric-type.stderr
method-path-in-pattern.rs Update ui tests 2019-09-25 13:10:25 +02:00
method-path-in-pattern.stderr Update ui tests 2019-09-25 13:10:25 +02:00
method-probe-no-guessing-dyn-trait.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-projection.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
method-recursive-blanket-impl.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-resolvable-path-in-pattern.rs
method-resolvable-path-in-pattern.stderr
method-self-arg-1.rs
method-self-arg-1.stderr
method-self-arg-2.rs
method-self-arg-2.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
method-self-arg-aux1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-self-arg-aux2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-self-arg-trait.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-self-arg.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-trait-object-with-hrtb.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
method-two-trait-defer-resolution-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-two-trait-defer-resolution-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-two-traits-distinguished-via-where-clause.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
method-where-clause.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00