rust/src/test/ui/unsized
2021-09-26 04:07:44 +02:00
..
issue-71659.rs Use smaller example for issue-71659 2020-10-18 08:13:25 +09:00
issue-71659.stderr Use smaller example for issue-71659 2020-10-18 08:13:25 +09: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
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 add relaxed_struct_unsize feature gate 2021-02-04 00:00:41 +01:00
unsized-bare-typaram.rs
unsized-bare-typaram.stderr Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00: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 Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00: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