Esteban Küber
f0845adb0c
Show diff suggestion format on verbose replacement
...
```
error[E0610]: `{integer}` is a primitive type and therefore doesn't have fields
--> $DIR/attempted-access-non-fatal.rs:7:15
|
LL | let _ = 2.l;
| ^
|
help: if intended to be a floating point literal, consider adding a `0` after the period and a `f64` suffix
|
LL - let _ = 2.l;
LL + let _ = 2.0f64;
|
```
2025-02-10 20:21:39 +00:00
..
2024-11-27 07:18:25 -08:00
2024-08-28 23:32:40 +01:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2023-03-27 14:57:02 +02:00
2023-04-12 22:50:10 +00:00
2024-11-27 07:18:25 -08:00
2024-02-18 11:19:24 +03:00
2024-11-27 07:18:25 -08:00
2023-11-24 19:15:52 +01:00
2024-11-27 07:18:25 -08:00
2024-02-16 20:02:50 +00:00
2024-11-27 07:18:25 -08:00
2024-02-16 20:02:50 +00:00
2024-03-16 22:33:02 +00:00
2024-03-16 22:33:02 +00:00
2025-02-10 20:21:39 +00:00
2024-11-27 07:18:25 -08:00
2023-11-24 19:15:52 +01:00
2024-10-14 23:22:51 +02:00
2025-02-10 20:21:39 +00:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2024-02-16 20:02:50 +00:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2024-10-29 16:26:57 +00:00
2023-11-24 19:15:52 +01:00
2024-11-27 07:18:25 -08:00
2024-02-16 20:02:50 +00:00
2023-02-16 11:42:35 -03:00
2023-11-24 19:15:52 +01:00
2023-11-24 19:15:52 +01:00
2023-11-24 19:15:52 +01:00
2024-10-14 23:22:51 +02:00
2024-10-14 23:22:51 +02:00
2023-11-24 19:15:52 +01:00
2024-03-18 10:01:35 +00:00
2024-04-14 21:34:14 +05:30
2025-02-10 20:21:39 +00:00
2023-09-06 18:55:45 +02:00
2023-09-06 18:55:45 +02:00
2024-11-27 07:18:25 -08:00
2024-10-14 23:22:51 +02:00
2024-06-25 23:43:19 +02:00
2024-07-06 14:24:20 +02:00
2024-07-06 14:24:20 +02:00
2025-02-10 20:21:39 +00:00
2023-08-05 17:29:06 +08:00
2023-08-05 17:29:06 +08:00
2024-12-30 06:14:26 -08:00
2024-12-30 06:14:26 -08:00
2025-02-10 20:21:39 +00:00