.. |
auxiliary
|
|
|
elision
|
Tweak wording
|
2023-11-20 23:44:37 +00:00 |
arbitrary_self_type_mut_difference.rs
|
Detect method not found on arbitrary self type with different mutability
|
2023-08-04 16:05:59 +00:00 |
arbitrary_self_type_mut_difference.stderr
|
Detect method not found on arbitrary self type with different mutability
|
2023-08-04 16:05:59 +00:00 |
arbitrary_self_types_needing_box_or_arc_wrapping.fixed
|
Add tests for #57994
|
2023-08-04 16:19:55 +00:00 |
arbitrary_self_types_needing_box_or_arc_wrapping.rs
|
Add tests for #57994
|
2023-08-04 16:19:55 +00:00 |
arbitrary_self_types_needing_box_or_arc_wrapping.stderr
|
Add tests for #57994
|
2023-08-04 16:19:55 +00:00 |
arbitrary_self_types_needing_mut_pin.fixed
|
rebase and review comments
|
2023-08-14 21:40:11 +00:00 |
arbitrary_self_types_needing_mut_pin.rs
|
Add tests for #57994
|
2023-08-04 16:19:55 +00:00 |
arbitrary_self_types_needing_mut_pin.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
arbitrary_self_types_nested.rs
|
|
|
arbitrary_self_types_pin_lifetime_impl_trait-async.rs
|
|
|
arbitrary_self_types_pin_lifetime_impl_trait-async.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
arbitrary_self_types_pin_lifetime_impl_trait.rs
|
|
|
arbitrary_self_types_pin_lifetime_impl_trait.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
arbitrary_self_types_pin_lifetime_mismatch-async.rs
|
|
|
arbitrary_self_types_pin_lifetime_mismatch-async.stderr
|
diagnostics: update test cases to refer to assoc fn with self as method
|
2023-02-22 08:40:47 -07:00 |
arbitrary_self_types_pin_lifetime_mismatch.rs
|
|
|
arbitrary_self_types_pin_lifetime_mismatch.stderr
|
diagnostics: update test cases to refer to assoc fn with self as method
|
2023-02-22 08:40:47 -07:00 |
arbitrary_self_types_pin_lifetime-async.rs
|
|
|
arbitrary_self_types_pin_lifetime.rs
|
|
|
arbitrary_self_types_pin_needing_borrow.rs
|
Add tests for #57994
|
2023-08-04 16:19:55 +00:00 |
arbitrary_self_types_pin_needing_borrow.stderr
|
update ui tests
|
2024-01-07 08:56:20 -08:00 |
arbitrary_self_types_pointers_and_wrappers.rs
|
impl DispatchFromDyn for Cell and UnsafeCell
|
2023-01-24 12:06:12 +01:00 |
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
|
Add unuseless #[allow(unused_allocation)]
|
2023-03-03 17:47:48 +00:00 |
arbitrary_self_types_unsized_struct.rs
|
|
|
arbitrary-self-from-method-substs.default.stderr
|
Bless tests
|
2024-01-13 12:46:58 -05:00 |
arbitrary-self-from-method-substs.feature.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
arbitrary-self-from-method-substs.rs
|
Poison check_well_formed if method receivers are invalid to prevent typeck from running on it
|
2023-10-30 16:11:52 +00:00 |
arbitrary-self-types-not-object-safe.curr.stderr
|
On object safety error, mention new enum as alternative
|
2023-10-29 23:55:46 +00:00 |
arbitrary-self-types-not-object-safe.object_safe_for_dispatch.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
arbitrary-self-types-not-object-safe.rs
|
|
|
builtin-superkinds-self-type.rs
|
|
|
by-value-self-in-mut-slot.rs
|
|
|
class-missing-self.rs
|
|
|
class-missing-self.stderr
|
When suggesting self.x for S { x } , use S { x: self.x }
|
2023-09-25 15:56:36 +00:00 |
explicit_self_xcrate_exe.rs
|
|
|
explicit-self-closures.rs
|
|
|
explicit-self-generic.rs
|
|
|
explicit-self-objects-uniq.rs
|
|
|
explicit-self.rs
|
|
|
issue-61882-2.rs
|
|
|
issue-61882-2.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
issue-61882.rs
|
|
|
issue-61882.stderr
|
Modify primary span label for E0308
|
2023-01-30 20:12:19 +00: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
|
|
|
point-at-arbitrary-self-type-method.rs
|
|
|
point-at-arbitrary-self-type-method.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
point-at-arbitrary-self-type-trait-method.rs
|
|
|
point-at-arbitrary-self-type-trait-method.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
self_lifetime-async.rs
|
|
|
self_lifetime.rs
|
|
|
self_type_keyword-2.rs
|
|
|
self_type_keyword-2.stderr
|
|
|
self_type_keyword.rs
|
Avoid a track_errors by bubbling up most errors from check_well_formed
|
2023-10-20 08:46:27 +00:00 |
self_type_keyword.stderr
|
Smaller span for unnessary mut suggestion
|
2023-11-16 16:58:41 +00:00 |
self-ctor-nongeneric.rs
|
Add test.
|
2023-05-14 12:48:57 +00:00 |
self-impl-2.rs
|
|
|
self-impl.rs
|
|
|
self-impl.stderr
|
Unify suggestion wording
|
2023-10-17 17:33:55 +00:00 |
self-in-mut-slot-default-method.rs
|
|
|
self-in-mut-slot-immediate-value.rs
|
|
|
self-in-typedefs.rs
|
|
|
self-infer.rs
|
|
|
self-infer.stderr
|
|
|
self-re-assign.rs
|
|
|
self-shadowing-import.rs
|
|
|
self-type-param.rs
|
|
|
self-vs-path-ambiguity.rs
|
|
|
self-vs-path-ambiguity.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
string-self-append.rs
|
|
|
suggest-self-2.rs
|
|
|
suggest-self-2.stderr
|
|
|
suggest-self.rs
|
|
|
suggest-self.stderr
|
|
|
ufcs-explicit-self.rs
|
|
|
uniq-self-in-mut-slot.rs
|
|
|
where-for-self.rs
|
|
|