rust/tests/ui/unsized
Michael Goulet 6af30ec720 Remove a false statement from Unsize docs, add a test 2023-11-01 20:16:11 +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
issue-75899-but-gats.rs
issue-75899.rs
issue-91801.rs
issue-91801.stderr
issue-91803.rs
issue-91803.stderr
issue-97732.rs
issue-115203.rs
issue-115203.stderr
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
unsize-coerce-multiple-adt-params.rs Remove a false statement from Unsize docs, add a test 2023-11-01 20:16:11 +00:00
unsized-bare-typaram.rs
unsized-bare-typaram.stderr
unsized-enum.rs
unsized-enum.stderr
unsized-enum2.rs
unsized-enum2.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
unsized2.rs
unsized3-rpass.rs
unsized3.rs
unsized3.stderr
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