..
auxiliary
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
elision
Make it more clear when complaining about async fn's return types
2020-10-17 15:57:47 -07: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
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
arbitrary-self-types-not-object-safe.stderr
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
arbitrary_self_types_nested.rs
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
arbitrary_self_types_pin_lifetime-async.rs
Remove async_await gates from tests.
2019-08-20 03:08:42 +02:00
arbitrary_self_types_pin_lifetime.rs
Add main functions and check-pass annotations
2019-07-27 12:28:05 +09:00
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
Further tweak wording of E0759 and introduce E0767
2020-07-22 12:25:54 -07:00
arbitrary_self_types_pin_lifetime_impl_trait-async.stderr
Further tweak wording of E0759 and introduce E0767
2020-07-22 12:25:54 -07:00
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
Further tweak wording of E0759 and introduce E0767
2020-07-22 12:25:54 -07:00
arbitrary_self_types_pin_lifetime_impl_trait.stderr
Further tweak wording of E0759 and introduce E0767
2020-07-22 12:25:54 -07:00
arbitrary_self_types_pin_lifetime_mismatch-async.nll.stderr
update tests
2020-03-12 15:47:36 -05:00
arbitrary_self_types_pin_lifetime_mismatch-async.rs
Remove async_await gates from tests.
2019-08-20 03:08:42 +02:00
arbitrary_self_types_pin_lifetime_mismatch-async.stderr
Make it more clear when complaining about async fn's return types
2020-10-17 15:57:47 -07:00
arbitrary_self_types_pin_lifetime_mismatch.nll.stderr
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03: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_pointers_and_wrappers.rs
Move arbitrary_self_types's tests into ui/self
2019-05-19 12:31:08 +09:00
arbitrary_self_types_raw_pointer_struct.rs
Move arbitrary_self_types's tests into ui/self
2019-05-19 12:31:08 +09:00
arbitrary_self_types_raw_pointer_trait.rs
Update ui test suite to use dyn
2019-05-29 00:57:31 -04:00
arbitrary_self_types_silly.rs
Move arbitrary_self_types's tests into ui/self
2019-05-19 12:31:08 +09:00
arbitrary_self_types_stdlib_pointers.rs
Move arbitrary_self_types's tests into ui/self
2019-05-19 12:31:08 +09:00
arbitrary_self_types_struct.rs
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
arbitrary_self_types_trait.rs
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
arbitrary_self_types_unsized_struct.rs
Stabilize nested self receivers
2019-11-26 13:35:33 -08:00
builtin-superkinds-self-type.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
by-value-self-in-mut-slot.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
explicit-self-closures.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
explicit-self-generic.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
explicit-self-objects-uniq.rs
Update ui test suite to use dyn
2019-05-29 00:57:31 -04:00
explicit-self.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
explicit_self_xcrate_exe.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
move-self.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
object-safety-sized-self-by-value-self.rs
Update ui test suite to use dyn
2019-05-29 00:57:31 -04:00
object-safety-sized-self-generic-method.rs
Update ui test suite to use dyn
2019-05-29 00:57:31 -04:00
object-safety-sized-self-return-Self.rs
Update ui test suite to use dyn
2019-05-29 00:57:31 -04:00
point-at-arbitrary-self-type-method.rs
Account for arbitrary self types in E0599
2019-09-01 02:22:42 -07:00
point-at-arbitrary-self-type-method.stderr
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03:00
point-at-arbitrary-self-type-trait-method.rs
Account for arbitrary self types in E0599
2019-09-01 02:22:42 -07:00
point-at-arbitrary-self-type-trait-method.stderr
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03:00
self-impl-2.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
self-impl.rs
self-impl.stderr
self-in-mut-slot-default-method.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
self-in-mut-slot-immediate-value.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
self-in-typedefs.rs
stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union'
2020-10-16 11:33:33 +02:00
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
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
self-shadowing-import.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
self-type-param.rs
Migrate compile-pass annotations to build-pass
2019-07-03 06:30:28 +09:00
self-vs-path-ambiguity.rs
self-vs-path-ambiguity.stderr
parser: recover on &'lifetime mut $pat.
2019-12-13 02:36:25 +01:00
self_lifetime-async.rs
Remove async_await gates from tests.
2019-08-20 03:08:42 +02:00
self_lifetime.rs
Minor clean up
2019-07-27 12:28:06 +09:00
self_type_keyword-2.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
self_type_keyword-2.stderr
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
self_type_keyword.rs
Point at local similarly named element and tweak references to variants
2019-10-27 11:50:43 -07:00
self_type_keyword.stderr
pretty: trim paths of unique symbols
2020-09-02 22:26:37 +03:00
string-self-append.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
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
Reword incorrect self token suggestion
2020-07-09 13:01:20 -07:00
ufcs-explicit-self.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
uniq-self-in-mut-slot.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00
where-for-self.rs
Move run-pass/self/* to ui/self
2019-05-19 22:17:12 +09:00