Files
rust/tests/ui/enum
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
..
2024-04-21 15:43:43 -03:00
2025-06-04 19:32:06 +05:00
2025-12-16 02:10:08 +09:00
2025-11-27 11:19:00 -05:00
2025-11-27 11:19:00 -05:00
2024-04-15 18:48:12 -04:00
2024-04-21 15:43:43 -03:00
2024-04-21 15:43:43 -03:00