rust/src/test/ui/self
2020-02-28 11:37:59 -08:00
..
auxiliary
elision update some tests 2020-02-22 16:14:14 -06:00
arbitrary_self_types_nested.rs
arbitrary_self_types_pin_lifetime_impl_trait-async.nll.stderr Change wording for lifetime suggestion for opaque types from constraint to bound 2019-12-31 12:13:35 +01:00
arbitrary_self_types_pin_lifetime_impl_trait-async.rs
arbitrary_self_types_pin_lifetime_impl_trait-async.stderr
arbitrary_self_types_pin_lifetime_impl_trait.nll.stderr compiletest: error if compile-fail header in ui test. 2020-02-02 02:08:30 -05:00
arbitrary_self_types_pin_lifetime_impl_trait.rs compiletest: error if compile-fail header in ui test. 2020-02-02 02:08:30 -05:00
arbitrary_self_types_pin_lifetime_impl_trait.stderr compiletest: error if compile-fail header in ui test. 2020-02-02 02:08:30 -05:00
arbitrary_self_types_pin_lifetime_mismatch-async.nll.stderr update some tests 2020-02-22 16:14:14 -06:00
arbitrary_self_types_pin_lifetime_mismatch-async.rs
arbitrary_self_types_pin_lifetime_mismatch-async.stderr
arbitrary_self_types_pin_lifetime_mismatch.nll.stderr update some tests 2020-02-22 16:14:14 -06:00
arbitrary_self_types_pin_lifetime_mismatch.rs compiletest: error if compile-fail header in ui test. 2020-02-02 02:08:30 -05:00
arbitrary_self_types_pin_lifetime_mismatch.stderr compiletest: error if compile-fail header in ui test. 2020-02-02 02:08:30 -05:00
arbitrary_self_types_pin_lifetime-async.rs
arbitrary_self_types_pin_lifetime.rs
arbitrary_self_types_pointers_and_wrappers.rs
arbitrary_self_types_raw_pointer_struct.rs
arbitrary_self_types_raw_pointer_trait.rs
arbitrary_self_types_silly.rs
arbitrary_self_types_stdlib_pointers.rs
arbitrary_self_types_struct.rs
arbitrary_self_types_trait.rs
arbitrary_self_types_unsized_struct.rs
arbitrary-self-types-not-object-safe.curr.stderr Use more appropriate spans on object unsafe traits and provide structured suggestions when possible 2020-02-02 11:53:10 -08:00
arbitrary-self-types-not-object-safe.object_safe_for_dispatch.stderr Use more appropriate spans on object unsafe traits and provide structured suggestions when possible 2020-02-02 11:53:10 -08:00
arbitrary-self-types-not-object-safe.rs
arbitrary-self-types-not-object-safe.stderr
builtin-superkinds-self-type.rs
by-value-self-in-mut-slot.rs
explicit_self_xcrate_exe.rs
explicit-self-closures.rs
explicit-self-generic.rs
explicit-self-objects-uniq.rs
explicit-self.rs
move-self.rs
object-safety-sized-self-by-value-self.rs
object-safety-sized-self-generic-method.rs
object-safety-sized-self-return-Self.rs
point-at-arbitrary-self-type-method.rs
point-at-arbitrary-self-type-method.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
point-at-arbitrary-self-type-trait-method.rs
point-at-arbitrary-self-type-trait-method.stderr Account for arbitrary self types in E0599 2020-02-28 11:37:59 -08:00
self_lifetime-async.rs
self_lifetime.rs
self_type_keyword-2.rs
self_type_keyword-2.stderr
self_type_keyword.rs
self_type_keyword.stderr
self-impl-2.rs
self-impl.rs
self-impl.stderr
self-in-mut-slot-default-method.rs
self-in-mut-slot-immediate-value.rs
self-in-typedefs.rs
self-infer.rs Revert "Backport only: avoid ICE on bad placeholder type" 2020-02-27 15:59:08 -08:00
self-infer.stderr Revert "Backport only: avoid ICE on bad placeholder type" 2020-02-27 15:59:08 -08:00
self-re-assign.rs
self-shadowing-import.rs
self-type-param.rs
self-vs-path-ambiguity.rs
self-vs-path-ambiguity.stderr
string-self-append.rs
suggest-self-2.rs Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
suggest-self-2.stderr Unify output of "variant not found" errors 2020-01-08 08:05:31 -08:00
suggest-self.rs
suggest-self.stderr
ufcs-explicit-self.rs
uniq-self-in-mut-slot.rs
where-for-self.rs