rust/src/test/ui/self
2022-01-19 21:33:57 +00:00
..
auxiliary
elision NiceRegionError: Use written return type for async fn 2022-01-19 21:33:57 +00:00
arbitrary-self-types-not-object-safe.curr.stderr review comments 2020-10-20 09:26:15 -07:00
arbitrary-self-types-not-object-safe.object_safe_for_dispatch.stderr review comments 2020-10-20 09:26:15 -07:00
arbitrary-self-types-not-object-safe.rs
arbitrary_self_types_nested.rs
arbitrary_self_types_pin_lifetime-async.rs
arbitrary_self_types_pin_lifetime.rs
arbitrary_self_types_pin_lifetime_impl_trait-async.rs Remove regionck member constraint handling and leave it to mir borrowck 2021-10-18 15:50:56 +00:00
arbitrary_self_types_pin_lifetime_impl_trait-async.stderr Fix typo in "new region bound" suggestion 2021-12-17 02:33:25 +00:00
arbitrary_self_types_pin_lifetime_impl_trait.rs simplify constrain_opaque_types 2021-10-15 17:50:33 +00:00
arbitrary_self_types_pin_lifetime_impl_trait.stderr Fix typo in "new region bound" suggestion 2021-12-17 02:33:25 +00:00
arbitrary_self_types_pin_lifetime_mismatch-async.nll.stderr
arbitrary_self_types_pin_lifetime_mismatch-async.rs
arbitrary_self_types_pin_lifetime_mismatch-async.stderr NiceRegionError: Use written return type for async fn 2022-01-19 21:33:57 +00:00
arbitrary_self_types_pin_lifetime_mismatch.nll.stderr
arbitrary_self_types_pin_lifetime_mismatch.rs
arbitrary_self_types_pin_lifetime_mismatch.stderr
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
builtin-superkinds-self-type.rs
by-value-self-in-mut-slot.rs
class-missing-self.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
class-missing-self.stderr Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
explicit-self-closures.rs
explicit-self-generic.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
explicit-self-objects-uniq.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
explicit-self.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
explicit_self_xcrate_exe.rs
issue-61882-2.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-61882-2.stderr Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-61882.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-61882.stderr Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
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
objects-owned-object-owned-method.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
point-at-arbitrary-self-type-method.rs
point-at-arbitrary-self-type-method.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
point-at-arbitrary-self-type-trait-method.rs
point-at-arbitrary-self-type-trait-method.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
self-impl-2.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
self-impl.rs
self-impl.stderr
self-in-mut-slot-default-method.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
self-in-mut-slot-immediate-value.rs
self-in-typedefs.rs
self-infer.rs Updated tests to reflect specified types in E0121 2021-06-22 00:40:47 +08:00
self-infer.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
self-re-assign.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
self-shadowing-import.rs
self-type-param.rs
self-vs-path-ambiguity.rs
self-vs-path-ambiguity.stderr
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 Improve diagnostics for inaccessible items 2021-09-26 19:22:20 +02:00
string-self-append.rs
suggest-self-2.rs
suggest-self-2.stderr
suggest-self.rs
suggest-self.stderr
ufcs-explicit-self.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
uniq-self-in-mut-slot.rs Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
where-for-self.rs