Files
rust/tests/ui/array-slice-vec
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
..
2026-01-16 06:50:34 +09:00
2023-01-11 09:32:08 +00:00
2024-01-24 00:41:45 +01:00
2026-01-16 06:50:34 +09:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2026-01-16 06:50:34 +09:00
2023-07-17 22:06:32 +00:00
2025-06-11 15:30:15 +01:00
2025-06-11 15:30:15 +01:00
2025-06-11 15:30:15 +01:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2025-08-27 15:06:05 -04:00