rust/tests/ui/unsized
2023-10-30 17:47:07 +00:00
..
box-instead-of-dyn-fn.rs
box-instead-of-dyn-fn.stderr
issue-30355.rs
issue-30355.stderr
issue-40231-1.rs
issue-40231-2.rs
issue-71659.current.stderr
issue-71659.next.stderr
issue-71659.rs
issue-75707.rs
issue-75707.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
issue-75899-but-gats.rs
issue-75899.rs Separate consider_unsize_to_dyn_candidate from other unsize candidates 2023-08-15 01:02:43 +00:00
issue-91801.rs
issue-91801.stderr
issue-91803.rs
issue-91803.stderr
issue-97732.rs
issue-115203.rs fix: return ealry when has tainted in mir-lint 2023-09-08 09:30:23 +08:00
issue-115203.stderr fix: return ealry when has tainted in mir-lint 2023-09-08 09:30:23 +08:00
issue-115809.rs fix: skip opt if body has tainted error 2023-09-13 23:07:39 +08:00
issue-115809.stderr fix: skip opt if body has tainted error 2023-09-13 23:07:39 +08:00
maybe-bounds-where-cpass.rs
maybe-bounds-where.rs Improve some diagnostics around ?Trait bounds 2023-10-30 17:47:07 +00:00
maybe-bounds-where.stderr Improve some diagnostics around ?Trait bounds 2023-10-30 17:47:07 +00:00
param-mentioned-by-different-field.rs
param-mentioned-by-different-field.stderr
return-unsized-from-trait-method.rs
return-unsized-from-trait-method.stderr
unchanged-param.rs
unsized2.rs
unsized3-rpass.rs
unsized3.rs
unsized3.stderr Point at appropriate type parameter in more trait bound errors 2023-08-26 01:07:05 +00:00
unsized5.rs
unsized5.stderr
unsized6.rs
unsized6.stderr
unsized7.rs Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized7.stderr Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized-bare-typaram.rs
unsized-bare-typaram.stderr
unsized-enum2.rs
unsized-enum2.stderr
unsized-enum.rs
unsized-enum.stderr
unsized-fn-arg.fixed
unsized-fn-arg.rs
unsized-fn-arg.stderr
unsized-fn-param.rs
unsized-fn-param.stderr
unsized-inherent-impl-self-type.rs
unsized-inherent-impl-self-type.stderr
unsized-struct.rs
unsized-struct.stderr
unsized-trait-impl-self-type.rs Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized-trait-impl-self-type.stderr Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized-trait-impl-trait-arg.rs Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized-trait-impl-trait-arg.stderr Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
unsized-tuple-impls.rs
unsized.rs