rust/src/test/ui/unsized
2022-08-03 12:17:23 +02:00
..
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 Shorten span for closures. 2022-07-07 09:27:42 +02:00
issue-30355.rs Fix hack that remaps env constness. 2022-07-20 17:33:45 +00:00
issue-30355.stderr Fix hack that remaps env constness. 2022-07-20 17:33:45 +00: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 Shorten span for closures. 2022-07-07 09:27:42 +02: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 Migrate some rustc_borrowck diagnostics to SessionDiagnostic 2022-06-28 22:41:56 +00:00
return-unsized-from-trait-method.stderr Migrate some rustc_borrowck diagnostics to SessionDiagnostic 2022-06-28 22:41:56 +00:00
unchanged-param.rs Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
unsized-bare-typaram.rs
unsized-bare-typaram.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-enum.rs
unsized-enum.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-enum2.rs
unsized-enum2.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-fn-arg.fixed Do not discard ?Sized type params and suggest their removal 2021-07-30 08:44:31 -07:00
unsized-fn-arg.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized-fn-arg.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-fn-param.rs
unsized-fn-param.stderr Rollup merge of #98607 - compiler-errors:tuple-wrap-suggestion, r=oli-obk 2022-06-29 17:59:36 +05:30
unsized-inherent-impl-self-type.rs
unsized-inherent-impl-self-type.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-struct.rs
unsized-struct.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-trait-impl-self-type.rs
unsized-trait-impl-self-type.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-trait-impl-trait-arg.rs
unsized-trait-impl-trait-arg.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized-tuple-impls.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
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 Don't point at another arg if we're already pointing at one 2022-06-28 19:42:41 -07:00
unsized3.stderr Don't point at another arg if we're already pointing at one 2022-06-28 19:42:41 -07:00
unsized5.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized5.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized6.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized6.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
unsized7.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized7.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00