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-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-07-04 00:40:04 +00:00
2023-12-12 19:41:09 +01:00
2024-12-13 18:48:33 +00:00
2024-02-22 16:04:04 +00:00
2024-12-13 18:48:33 +00:00
2024-12-27 19:58:16 +11:00
2024-12-12 23:36:27 +00:00
2023-11-24 19:15:52 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-11-28 21:22:06 +01:00
2024-11-28 21:22:06 +01:00
2024-06-25 17:22:22 +02:00
2024-06-25 17:50:55 +02:00
2024-02-22 16:04:04 +00:00
2024-12-18 19:27:44 +00:00
2024-02-22 16:04:04 +00:00
2024-02-29 14:43:43 +01:00
2024-02-29 14:43:43 +01:00
2024-12-13 18:48:33 +00:00
2024-11-28 21:22:06 +01:00
2024-11-28 21:22:06 +01:00
2024-12-27 19:58:16 +11:00
2023-11-24 19:15:52 +01:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2025-02-10 20:21:39 +00:00
2024-07-04 00:40:04 +00:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00
2024-02-22 16:04:04 +00:00