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-16 20:02:50 +00:00
2025-02-03 20:55:22 -05:00
2025-02-10 20:21:39 +00:00
2025-01-23 20:51:29 +08:00
2024-02-16 20:02:50 +00:00
2025-01-06 16:12:11 -08:00
2025-01-06 16:12:11 -08:00
2024-04-23 14:38:17 +00:00
2024-07-06 23:29:58 +08:00
2024-04-24 10:05:33 +00:00
2024-02-16 20:02:50 +00:00
2024-11-25 03:04:07 +00:00
2025-02-10 20:21:39 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-02-10 20:21:39 +00:00
2024-07-12 03:02:57 +00:00
2024-02-16 20:02:50 +00:00
2025-02-10 20:21:39 +00:00
2024-05-29 22:26:54 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-01-06 16:12:11 -08:00
2024-02-16 20:02:50 +00:00
2024-07-26 14:41:56 -04:00
2024-08-05 09:55:14 -04:00
2024-08-05 09:55:14 -04:00
2024-02-16 20:02:50 +00:00
2024-07-26 14:41:56 -04:00
2024-11-26 02:50:48 +08:00
2024-03-31 14:58:17 -03:00
2024-03-31 14:58:17 -03:00
2024-07-14 13:50:09 +09:00
2024-02-16 20:02:50 +00:00
2024-05-30 22:52:33 +02:00
2024-06-03 08:14:03 +00:00
2024-02-16 20:02:50 +00:00
2025-01-24 23:34:34 +00:00
2025-01-24 23:34:34 +00:00
2025-01-24 23:34:34 +00:00
2024-02-16 20:02:50 +00:00
2025-02-06 16:06:03 -05:00
2025-02-10 20:21:39 +00:00
2024-11-25 03:04:07 +00:00
2024-11-25 03:04:07 +00:00
2025-02-03 12:54:53 -05:00
2025-02-03 12:54:53 -05:00
2024-02-16 20:02:50 +00:00
2024-04-24 22:21:13 +00:00
2024-07-04 05:36:34 +00:00
2024-02-16 20:02:50 +00:00