Files
rust/tests/ui/generics
Esteban Küber 87d8f5885b Provide more context on type errors in const context
- On `const` and `static` point at the type (like we do for let bindings)
- On fn calls, point at const parameter in fn definition
- On type, point at const parameter in type definition
- On array type lengths, explain that array length is always `usize`
- On enum variant discriminant, mention `repr`
2026-03-14 20:13:43 +00:00
..
2025-08-05 19:34:46 +05:00
2025-08-05 19:34:46 +05:00
2025-07-13 00:03:31 +05:00
2023-04-15 17:17:46 +05:30
2025-01-23 06:01:36 +00:00
2023-09-10 23:06:14 +02:00
2025-11-03 16:24:36 +00:00
2025-06-30 11:50:19 +05:00