Files
rust/tests/ui/recursion
Daniel Smith 291d0a9a4b diagnostics: make implicit Sized bounds explicit in E0277
When a trait parameter depends upon Sized, the error message only
referred to the full trait itself and didn't mention Sized. This makes
the failure to implement Sized explicit. It also notes when the Sized
trait bound is explicit or implicit.
2026-01-08 16:07:18 -05:00
..
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00
2025-07-13 00:03:31 +05:00