Takayuki Nakata
|
b7892c6a26
|
Refactor to make getting position just before RArrow a common function
|
2020-11-06 22:54:38 +09:00 |
|
Takayuki Nakata
|
1624b00bde
|
Fix suggestion to add unneeded space in manual_async
|
2020-11-06 08:40:43 +09:00 |
|
Eduardo Broto
|
e336fe80d2
|
manual_async_fn: take input lifetimes into account
The anonymous future returned from an `async fn` captures all input
lifetimes. This was not being taken into account.
See https://github.com/rust-lang/rfcs/blob/master/text/2394-async_await.md#lifetime-capture-in-the-anonymous-future
|
2020-08-03 00:36:28 +02:00 |
|
Eduard-Mihai Burtescu
|
30c046ede4
|
Use 'tcx for references to AccessLevels wherever possible.
|
2020-07-03 00:04:48 +03:00 |
|
Matthew Jasper
|
857ea16feb
|
Remove associated opaque types
They're unused now.
|
2020-06-11 16:24:01 +01:00 |
|
flip1995
|
d13d8987b0
|
Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup
|
2020-05-11 20:23:47 +02:00 |
|