Esteban Küber
eceb48534a
Make replacement suggestion _ in type verbose
```
error[E0121]: the placeholder `_` is not allowed within types on item signatures for return types
--> $DIR/in-signature.rs:6:21
|
LL | fn arr_fn() -> [u8; _] {
| ^ not allowed in type signatures
|
help: replace with the correct return type
|
LL - fn arr_fn() -> [u8; _] {
LL + fn arr_fn() -> [u8; 3] {
|
```
2025-09-29 03:28:52 +00:00
..
2025-08-13 23:23:18 +08:00
2025-07-29 10:32:15 +02:00
2025-07-29 10:32:15 +02:00
2025-07-29 10:32:15 +02:00
2025-07-10 17:23:29 +00:00
2025-07-29 10:32:15 +02:00
2025-07-02 22:04:51 -04:00
2025-07-02 22:04:51 -04:00
2025-07-31 21:25:49 +05:00
2025-07-31 21:25:49 +05:00
2025-08-17 13:01:02 -04:00
2025-08-17 13:01:02 -04:00
2025-08-02 15:29:16 -04:00
2025-08-02 15:29:16 -04:00
2025-09-26 15:33:48 +02:00
2025-09-26 15:33:48 +02:00
2025-07-31 21:25:49 +05:00
2025-07-31 21:25:49 +05:00
2025-09-26 16:33:15 +02:00
2025-09-26 16:33:15 +02:00
2025-09-29 03:28:52 +00:00
2025-08-26 15:15:17 -06:00
2025-07-18 20:34:58 +08:00
2025-09-29 03:28:52 +00:00
2025-07-13 00:03:31 +05:00
2025-07-13 00:03:31 +05:00
2025-07-05 00:45:24 +05:00
2025-08-02 15:29:16 -04:00
2025-08-02 15:29:16 -04:00
2025-09-12 14:45:12 -04:00
2025-09-12 14:45:12 -04:00
2025-09-12 14:45:12 -04:00
2025-09-12 14:45:12 -04:00
2025-08-05 19:34:46 +05:00
2025-08-05 19:34:46 +05:00
2025-08-31 10:55:14 +08:00
2025-08-31 10:55:14 +08:00
2025-07-13 00:03:31 +05:00
2025-07-13 00:03:31 +05:00
2025-09-29 03:28:52 +00:00
2025-09-29 03:28:52 +00:00
2025-08-22 17:55:15 +00:00
2025-08-22 17:55:15 +00:00
2025-08-22 17:55:15 +00:00
2025-07-31 21:25:49 +05:00
2025-07-31 21:25:49 +05:00
2025-08-10 11:54:15 -04:00
2025-08-10 11:54:15 -04:00
2025-07-31 21:25:49 +05:00