rust/src/test/ui/unsized
2021-12-25 01:33:13 +08: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-71659.rs Use smaller example for issue-71659 2020-10-18 08:13:25 +09:00
issue-71659.stderr Point at source of trait bound obligations in more places 2021-11-20 18:54:31 +00:00
issue-75707.rs Add test for issue-75707 2020-10-18 07:57:24 +09:00
issue-75707.stderr Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00: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 Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
return-unsized-from-trait-method.stderr Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
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 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 Modify structured suggestion output 2021-08-11 09:46:24 +00:00
unsized-fn-param.rs
unsized-fn-param.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03: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 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 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 fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized5.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
unsized6.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized6.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
unsized7.rs fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
unsized7.stderr Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00:00