| .. |
|
auxiliary
|
|
|
|
assign-to-method.rs
|
Tweak tests
|
2020-02-25 00:28:39 +09:00 |
|
assign-to-method.stderr
|
Add span label to primary error span
|
2020-03-22 11:18:06 -07: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
|
Say "doesn't" instead of "wouldn't" in convert message
|
2020-09-29 19:27:58 -07:00 |
|
method-ambig-two-traits-cross-crate.rs
|
|
|
|
method-ambig-two-traits-cross-crate.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
method-ambig-two-traits-from-bounds.rs
|
|
|
|
method-ambig-two-traits-from-bounds.stderr
|
Rename AssocKind::Method to AssocKind::Fn
|
2020-04-14 07:12:07 +08:00 |
|
method-ambig-two-traits-from-impls.rs
|
|
|
|
method-ambig-two-traits-from-impls.stderr
|
Rename AssocKind::Method to AssocKind::Fn
|
2020-04-14 07:12:07 +08:00 |
|
method-ambig-two-traits-from-impls2.rs
|
|
|
|
method-ambig-two-traits-from-impls2.stderr
|
Rename AssocKind::Method to AssocKind::Fn
|
2020-04-14 07:12:07 +08:00 |
|
method-ambig-two-traits-with-default-method.rs
|
|
|
|
method-ambig-two-traits-with-default-method.stderr
|
Rename AssocKind::Method to AssocKind::Fn
|
2020-04-14 07:12:07 +08:00 |
|
method-argument-inference-associated-type.rs
|
|
|
|
method-call-err-msg.rs
|
On mismatched argument count point at arguments
|
2020-02-11 12:42:00 -08:00 |
|
method-call-err-msg.stderr
|
ensure arguments are included in count mismatch span
|
2020-10-15 10:22:39 -04:00 |
|
method-call-lifetime-args-fail.rs
|
|
|
|
method-call-lifetime-args-fail.stderr
|
|
|
|
method-call-lifetime-args-lint-fail.rs
|
|
|
|
method-call-lifetime-args-lint-fail.stderr
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00:00 |
|
method-call-lifetime-args-lint.rs
|
|
|
|
method-call-lifetime-args-lint.stderr
|
Normalise notes with the/is
|
2020-01-24 16:24:50 +00:00 |
|
method-call-lifetime-args-subst-index.rs
|
|
|
|
method-call-lifetime-args-unresolved.rs
|
|
|
|
method-call-lifetime-args-unresolved.stderr
|
Tweak wording
|
2020-07-10 07:24:18 +09:00 |
|
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
|
Make tidy happy
|
2020-10-27 14:45:34 -03:00 |
|
method-deref-to-same-trait-object-with-separate-params.stderr
|
Make tidy happy
|
2020-10-27 14:45:34 -03:00 |
|
method-early-bound-lifetimes-on-self.rs
|
|
|
|
method-macro-backtrace.rs
|
|
|
|
method-macro-backtrace.stderr
|
|
|
|
method-missing-call.rs
|
|
|
|
method-missing-call.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
method-mut-self-modifies-mut-slice-lvalue.rs
|
|
|
|
method-normalize-bounds-issue-20604.rs
|
|
|
|
method-on-ambiguous-numeric-type.rs
|
|
|
|
method-on-ambiguous-numeric-type.stderr
|
--bless some tests
|
2020-03-10 07:26:27 +01:00 |
|
method-path-in-pattern.rs
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
method-path-in-pattern.stderr
|
rustc_typeck: remove rustc_hir_pretty usage
|
2020-03-24 08:38:32 +01:00 |
|
method-probe-no-guessing-dyn-trait.rs
|
|
|
|
method-projection.rs
|
|
|
|
method-recursive-blanket-impl.rs
|
|
|
|
method-resolvable-path-in-pattern.rs
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
method-resolvable-path-in-pattern.stderr
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
method-self-arg-1.rs
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
method-self-arg-1.stderr
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
method-self-arg-2.rs
|
|
|
|
method-self-arg-2.stderr
|
|
|
|
method-self-arg-aux1.rs
|
|
|
|
method-self-arg-aux2.rs
|
|
|
|
method-self-arg-trait.rs
|
|
|
|
method-self-arg.rs
|
|
|
|
method-trait-object-with-hrtb.rs
|
|
|
|
method-two-trait-defer-resolution-1.rs
|
|
|
|
method-two-trait-defer-resolution-2.rs
|
|
|
|
method-two-traits-distinguished-via-where-clause.rs
|
|
|
|
method-where-clause.rs
|
|
|