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
2024-06-25 10:00:30 +08:00
2024-06-25 10:00:30 +08:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2024-12-02 18:43:37 +01:00
2024-01-12 17:49:37 -08:00
2024-10-29 16:26:57 +00:00
2024-02-16 20:02:50 +00:00
2024-06-25 10:00:30 +08:00
2023-01-11 09:32:08 +00:00
2024-12-07 21:37:13 +00:00
2025-01-23 20:51:29 +08:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2024-12-07 21:37:13 +00:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2024-09-22 13:55:06 -04:00
2025-01-23 20:51:29 +08:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2025-02-06 22:28:44 +00:00
2023-08-01 10:08:17 +02:00
2023-08-01 10:08:17 +02:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-08-01 10:08:17 +02:00
2023-04-27 01:34:03 +00:00
2023-11-24 19:15:52 +01:00
2023-04-27 01:34:03 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-11-24 19:15:52 +01:00
2023-01-11 09:32:08 +00:00
2023-11-24 19:15:52 +01:00
2024-02-16 20:02:50 +00:00
2023-01-30 19:54:33 +00:00
2023-04-27 01:34:03 +00:00
2024-02-09 15:43:08 -03:00
2024-02-09 15:43:08 -03:00
2024-02-08 08:10:43 +00:00
2024-04-10 20:36:14 +00:00
2024-02-08 08:10:43 +00:00
2024-04-10 20:36:14 +00:00
2023-01-11 09:32:08 +00:00
2024-12-07 21:37:13 +00:00
2024-04-10 15:07:13 -04:00
2024-04-10 15:07:13 -04:00
2024-05-23 19:22:55 -04:00
2024-05-23 19:22:55 -04:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2023-01-11 09:32:08 +00:00
2025-02-10 20:21:39 +00:00
2023-01-11 09:32:08 +00:00
2024-09-22 13:55:06 -04:00
2025-02-06 22:28:44 +00:00