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-22 11:12:15 -08:00
2024-11-22 11:12:15 -08:00
2024-11-28 14:32:45 -08:00
2024-11-26 02:50:48 +08:00
2024-11-26 02:50:48 +08:00
2025-01-23 22:48:03 +00:00
2025-01-23 22:48:03 +00:00
2025-01-23 22:48:03 +00:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2025-01-23 20:51:29 +08:00
2024-11-26 02:50:48 +08:00
2024-11-22 11:12:15 -08:00
2025-02-10 20:21:39 +00:00
2024-11-26 02:50:48 +08:00
2024-11-26 02:50:48 +08:00
2024-11-26 02:50:48 +08:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-12-15 20:28:16 -08:00
2024-11-28 14:32:45 -08:00
2024-10-24 04:33:14 +08:00
2024-12-21 20:37:27 +00:00
2024-12-02 18:30:29 +08:00
2024-12-02 18:30:29 +08:00
2025-02-10 20:21:39 +00:00
2025-01-08 16:02:44 +00:00
2025-01-08 16:02:44 +00:00
2024-11-22 11:12:15 -08:00
2025-01-08 15:58:10 +00:00
2025-01-08 15:58:10 +00:00
2024-11-26 02:50:48 +08:00
2024-09-13 14:10:56 +03:00
2024-09-13 14:10:56 +03:00
2024-12-23 20:25:41 +00:00
2025-01-08 15:58:10 +00:00
2025-01-08 15:58:10 +00:00
2025-01-08 15:58:10 +00:00
2024-11-28 14:32:45 -08:00
2024-11-28 14:32:45 -08:00
2024-11-22 11:12:15 -08:00
2025-01-23 20:51:29 +08:00
2024-11-26 02:50:48 +08:00