Esteban Küber
7d33094d3a
Use structured suggestion when telling user about for<'a>
...
```
error[E0637]: `&` without an explicit lifetime name cannot be used here
--> $DIR/E0637.rs:13:13
|
LL | T: Into<&u32>,
| ^ explicit lifetime name needed here
|
help: consider introducing a higher-ranked lifetime here
|
LL | T: for<'a> Into<&'a u32>,
| +++++++ ++
```
2023-06-30 00:34:14 +00:00
..
2023-04-22 01:13:54 +00:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-04-22 01:13:54 +00:00
2023-04-22 01:13:54 +00:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00
2023-01-30 20:12:19 +00:00
2023-01-30 20:12:19 +00:00
2023-02-09 10:26:49 +00:00
2023-06-30 00:34:14 +00:00
2023-04-15 17:17:46 +05:30
2023-04-15 17:17:46 +05:30
2023-06-12 20:24:48 +08:00
2023-05-01 16:15:13 +08:00
2023-05-01 16:37:00 +08:00
2023-04-02 19:42:30 -04:00
2023-04-02 19:42:30 -04:00
2023-02-23 10:27:06 -07:00
2023-02-23 10:27:06 -07:00