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
2025-02-10 20:21:39 +00:00
2024-12-02 16:50:44 +00:00
2024-12-02 16:50:44 +00:00
2024-11-22 11:12:15 -08:00
2024-11-22 11:12:15 -08:00
2024-11-27 07:18:25 -08:00
2024-10-31 01:35:14 +00:00
2024-11-22 11:12:15 -08:00
2024-10-10 11:46:48 -07:00
2024-10-10 11:46:48 -07:00
2025-02-10 20:21:39 +00:00
2025-01-06 16:08:29 -08:00
2025-02-10 20:21:39 +00:00
2024-11-12 04:08:34 +00:00
2024-11-12 04:08:34 +00:00
2024-11-12 04:08:34 +00:00
2024-12-10 20:42:47 +00:00
2024-12-10 20:42:47 +00:00
2025-02-10 20:21:39 +00:00
2025-01-13 16:41:01 +00:00
2025-01-13 16:41:01 +00:00
2024-10-10 11:46:48 -07:00
2024-10-10 11:46:48 -07:00
2024-10-10 11:46:48 -07:00
2024-11-24 23:11:49 +00:00
2025-02-06 15:16:27 +00:00
2025-02-06 15:16:27 +00:00
2024-10-10 11:46:48 -07:00
2024-10-10 11:46:51 -07:00
2024-10-10 11:46:48 -07:00