Files
rust/tests/ui/self
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-12-02 18:25:13 +00:00
2025-12-01 19:51:20 +09:00
2025-11-27 11:19:00 -05:00
2025-11-27 11:19:00 -05:00