fee1-dead
c1f8a3ffb2
Rollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
...
Remove invalid case for mutable borrow suggestion
If we have a call such as `foo(&mut buf)` and after reference
collapsing the type is inferred as `&T` where-as the required type is
`&mut T`, don't suggest `foo(&mut mut buf)`. This is wrong syntactically
and the issue lies elsewhere, not in the borrow.
Fixes #105645
2023-01-09 23:35:27 +08:00
..
2022-10-02 17:49:36 +02:00
2022-12-18 22:01:39 +00:00
2022-12-10 18:45:34 +01:00
2022-12-10 18:45:34 +01:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2022-12-15 11:26:15 +00:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2022-11-18 14:46:36 -08:00
2023-01-08 17:01:46 +09:00
2023-01-02 15:51:54 +05:30
2022-12-21 23:20:04 +00:00
2023-01-04 00:48:07 +00:00
2023-01-07 20:43:19 +01:00
2023-01-07 20:43:19 +01:00
2023-01-04 00:43:13 +00:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-08 17:01:49 +09:00
2023-01-08 03:49:24 +00:00
2023-01-07 20:43:19 +01:00
2023-01-05 20:42:26 +01:00
2023-01-05 19:01:12 +01:00
2022-12-01 17:34:43 +00:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-09 08:40:08 +00:00
2023-01-05 19:01:12 +01:00
2023-01-08 19:57:55 -08:00
2022-12-20 22:10:40 +01:00
2023-01-05 19:01:12 +01:00
2023-01-08 19:57:53 -08:00
2023-01-05 19:01:12 +01:00
2022-12-27 06:14:46 +00:00
2023-01-04 20:36:28 -08:00
2022-12-25 00:43:50 +01:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-08 19:38:17 +00:00
2023-01-04 20:36:28 -08:00
2023-01-05 19:01:12 +01:00
2023-01-09 11:59:51 +00:00
2023-01-05 19:01:12 +01:00
2023-01-08 22:27:13 +00:00
2023-01-05 19:01:12 +01:00
2022-12-28 18:52:36 +01:00
2022-10-23 10:09:44 +02:00
2023-01-08 14:40:52 +00:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-07 20:43:21 +01:00
2023-01-04 00:43:13 +00:00
2022-12-10 18:45:34 +01:00
2023-01-06 21:26:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-08 03:37:20 +00:00
2023-01-06 15:20:58 +00:00
2023-01-09 23:35:27 +08:00
2023-01-05 19:01:12 +01:00
2023-01-05 19:01:12 +01:00
2023-01-08 19:38:17 +00:00
2023-01-08 03:37:20 +00:00