| .. |
|
box-instead-of-dyn-fn.rs
|
Fix late-bound ICE in unsized return suggestion
|
2022-04-02 15:29:55 -07:00 |
|
box-instead-of-dyn-fn.stderr
|
Resolve vars in note_type_err
|
2022-05-06 23:35:42 -04:00 |
|
issue-30355.rs
|
bless ui test
|
2021-12-25 01:33:13 +08:00 |
|
issue-30355.stderr
|
bless ui test
|
2021-12-25 01:33:13 +08:00 |
|
issue-40231-1.rs
|
Move tests
|
2022-05-20 10:53:58 -03:00 |
|
issue-40231-2.rs
|
Move tests
|
2022-05-20 10:53:58 -03:00 |
|
issue-71659.rs
|
|
|
|
issue-71659.stderr
|
Point at source of trait bound obligations in more places
|
2021-11-20 18:54:31 +00:00 |
|
issue-75707.rs
|
|
|
|
issue-75707.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
issue-91801.rs
|
Fix late-bound ICE in unsized return suggestion
|
2022-04-02 15:29:55 -07:00 |
|
issue-91801.stderr
|
Fix late-bound ICE in unsized return suggestion
|
2022-04-02 15:29:55 -07:00 |
|
issue-91803.rs
|
Fix late-bound ICE in unsized return suggestion
|
2022-04-02 15:29:55 -07:00 |
|
issue-91803.stderr
|
Fix late-bound ICE in unsized return suggestion
|
2022-04-02 15:29:55 -07:00 |
|
issue-97732.rs
|
Update src/test/ui/unsized/issue-97732.rs
|
2022-06-06 10:19:33 -05:00 |
|
maybe-bounds-where-cpass.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
maybe-bounds-where.rs
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
|
maybe-bounds-where.stderr
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
|
param-mentioned-by-different-field.rs
|
add unsized coercion test
|
2021-08-26 12:57:42 +02:00 |
|
param-mentioned-by-different-field.stderr
|
add unsized coercion test
|
2021-08-26 12:57:42 +02:00 |
|
return-unsized-from-trait-method.rs
|
|
|
|
return-unsized-from-trait-method.stderr
|
|
|
|
unchanged-param.rs
|
stabilize relaxed_struct_unsize
|
2021-10-30 15:56:02 +02:00 |
|
unsized-bare-typaram.rs
|
|
|
|
unsized-bare-typaram.stderr
|
Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"
|
2021-10-19 02:33:38 +09:00 |
|
unsized-enum.rs
|
|
|
|
unsized-enum.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
unsized-enum2.rs
|
|
|
|
unsized-enum2.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
unsized-fn-arg.fixed
|
|
|
|
unsized-fn-arg.rs
|
|
|
|
unsized-fn-arg.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
unsized-fn-param.rs
|
|
|
|
unsized-fn-param.stderr
|
Suggest borrowing when trying to coerce unsized type into dyn Trait
|
2022-04-02 16:43:17 -07:00 |
|
unsized-inherent-impl-self-type.rs
|
|
|
|
unsized-inherent-impl-self-type.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
unsized-struct.rs
|
|
|
|
unsized-struct.stderr
|
Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"
|
2021-10-19 02:33:38 +09:00 |
|
unsized-trait-impl-self-type.rs
|
|
|
|
unsized-trait-impl-self-type.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
unsized-trait-impl-trait-arg.rs
|
|
|
|
unsized-trait-impl-trait-arg.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |
|
unsized-tuple-impls.rs
|
|
|
|
unsized.rs
|
|
|
|
unsized2.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
unsized3-rpass.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
unsized3.rs
|
Point at argument instead of call for their obligations
|
2021-09-16 12:12:27 +00:00 |
|
unsized3.stderr
|
Point at call span that introduced obligation for the arg
|
2021-09-16 12:12:27 +00:00 |
|
unsized5.rs
|
|
|
|
unsized5.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
unsized6.rs
|
|
|
|
unsized6.stderr
|
Modify structured suggestion output
|
2021-08-11 09:46:24 +00:00 |
|
unsized7.rs
|
|
|
|
unsized7.stderr
|
Use note to point at bound introducing requirement
|
2021-08-16 17:47:22 +00:00 |