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-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2025-01-22 09:20:57 -08:00
2025-02-10 20:21:39 +00:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07:00
2025-02-10 20:21:39 +00:00
2024-12-08 21:59:23 -07:00
2024-12-08 21:59:23 -07: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
2023-11-24 19:15:52 +01:00
2024-02-22 16:04:04 +00:00
2023-11-24 19:15:52 +01:00
2025-01-24 01:19:50 +00:00
2025-01-24 01:19:50 +00:00
2023-04-29 11:36:19 -05:00
2023-04-29 11:36:19 -05:00
2024-02-22 16:04:04 +00:00
2023-04-29 11:36:19 -05:00
2023-11-24 19:15:52 +01:00
2023-04-29 11:36:19 -05:00
2023-11-24 19:15:52 +01:00
2024-02-22 16:04:04 +00:00
2023-11-24 21:04:51 +01:00
2024-12-27 19:58:16 +11:00
2023-04-29 11:36:19 -05:00
2024-12-27 19:58:16 +11:00
2024-08-06 04:08:10 +00:00
2024-12-27 19:58:16 +11:00
2023-11-04 08:50:46 +11:00
2024-12-27 19:58:16 +11:00
2023-04-29 11:36:19 -05:00
2024-02-22 16:04:04 +00:00
2023-04-29 11:36:19 -05:00
2024-09-30 21:58:18 +00:00
2024-03-20 13:00:34 -04:00
2024-12-07 21:26:20 +00:00
2024-02-22 16:04:04 +00:00
2023-04-29 11:36:19 -05: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-02-22 16:04:04 +00:00
2025-02-10 20:21:39 +00:00