Matthias Krüger
b7c2ba71c8
Rollup merge of #120148 - trevyn:issue-117965, r=cjgillot
...
`single_use_lifetimes`: Don't suggest deleting lifetimes with bounds
Closes #117965
```
9 | pub fn get<'b: 'a>(&'b self) -> &'a str {
| ^^ -- ...is used only here
| |
| this lifetime...
```
In this example, I think the `&'b self` can be replaced with the bound itself, yielding `&'a self`, but this would require a deeper refactor. Happy to do as a follow-on PR if desired.
2024-01-20 09:37:28 +01:00
..
2024-01-13 12:46:58 -05:00
2024-01-18 12:48:38 +00:00
2024-01-20 04:57:51 +00:00
2024-01-19 15:27:32 +01:00
2024-01-13 12:46:58 -05:00
2024-01-11 09:03:26 +00:00
2024-01-19 19:27:01 +01:00
2024-01-13 12:46:58 -05:00
2024-01-12 17:49:37 -08:00
2024-01-16 09:25:28 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 20:06:03 +00:00
2024-01-13 22:05:46 +00:00
2024-01-13 17:19:46 +01:00
2024-01-17 00:43:44 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-20 04:57:51 +00:00
2024-01-17 12:00:27 -08:00
2024-01-12 14:11:16 +03:00
2024-01-12 13:59:47 -08:00
2024-01-11 09:03:26 +00:00
2024-01-13 12:46:58 -05:00
2024-01-17 12:00:27 -08:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-12 11:02:57 +01:00
2024-01-13 12:46:58 -05:00
2024-01-10 21:18:54 +01:00
2024-01-19 21:13:11 +00:00
2024-01-13 20:55:54 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-16 09:25:28 +01:00
2024-01-11 21:39:44 +08:00
2024-01-20 04:57:51 +00:00
2024-01-19 15:27:32 +01:00
2024-01-13 12:46:58 -05:00
2024-01-19 15:27:32 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-20 04:57:51 +00:00
2024-01-13 12:46:58 -05:00
2024-01-19 20:38:51 +00:00
2024-01-16 09:25:28 +01:00
2024-01-13 12:46:58 -05:00
2024-01-19 20:38:51 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 09:59:56 +11:00
2024-01-13 22:00:34 +00:00
2024-01-13 12:46:58 -05:00
2024-01-10 21:18:54 +01:00
2024-01-19 23:49:40 +00:00
2024-01-19 20:38:51 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-18 13:16:09 -05:00
2024-01-10 21:18:54 +01:00
2024-01-13 12:46:58 -05:00
2024-01-11 16:55:10 +11:00
2024-01-18 00:01:13 +00:00
2024-01-18 21:14:31 +01:00
2024-01-13 12:46:58 -05:00
2024-01-16 13:27:58 -08:00
2024-01-13 12:46:58 -05:00
2024-01-19 11:32:34 +00:00
2024-01-13 12:46:58 -05:00
2024-01-19 19:27:02 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-20 02:30:58 +04:00
2024-01-13 12:46:58 -05:00
2024-01-20 04:57:51 +00:00
2024-01-13 12:46:58 -05:00
2024-01-20 09:37:27 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-16 13:33:04 +00:00
2024-01-13 12:46:58 -05:00
2024-01-20 04:57:51 +00:00
2024-01-19 11:32:34 +00:00
2024-01-20 04:57:51 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-16 09:25:28 +01:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00