Perform autoref/autoderef on .await
#119293
Annotations
23 errors
PR - x86_64-gnu-llvm-17
`[usize; usize::MAX]` is not a future
|
PR - x86_64-gnu-llvm-17
`main` function is not allowed to be `async`
|
PR - x86_64-gnu-llvm-17
variant `Option<_>::None` has no field named `value`
|
PR - x86_64-gnu-llvm-17
the method `into_future` exists for enum `Option<_>`, but its trait bounds were not satisfied
|
PR - x86_64-gnu-llvm-17
`()` is not a future
|
PR - x86_64-gnu-llvm-17
`StructAsync<fn() -> impl Future<Output = ()> {callback}>` is not a future
|
PR - x86_64-gnu-llvm-17
expected `callback` to be a fn item that returns `Pin<Box<dyn Future<Output = ()>>>`, but it returns `impl Future<Output = ()>`
|
PR - x86_64-gnu-llvm-17
`()` is not a future
|
PR - x86_64-gnu-llvm-17
`()` is not a future
|
PR - x86_64-gnu-llvm-17
`()` is not a future
|
PR - x86_64-gnu-tools
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
|
PR - x86_64-gnu-tools
`large future with a size of 16385 bytes` not found in diagnostics on line 11
|
PR - x86_64-gnu-tools
``-D clippy::large-futures` implied by `-D warnings`` not found in diagnostics on line 11
|
PR - x86_64-gnu-tools
`large future with a size of 16386 bytes` not found in diagnostics on line 15
|
PR - x86_64-gnu-tools
`large future with a size of 16387 bytes` not found in diagnostics on line 20
|
PR - x86_64-gnu-tools
`large future with a size of 16387 bytes` not found in diagnostics on line 25
|
PR - x86_64-gnu-tools
`large future with a size of 65540 bytes` not found in diagnostics on line 33
|
PR - x86_64-gnu-tools
`large future with a size of 49159 bytes` not found in diagnostics on line 35
|
PR - x86_64-gnu-tools
`large future with a size of 65540 bytes` not found in diagnostics on line 48
|
PR - x86_64-gnu-tools
try not to call a closure in the expression where it is declared
|
PR - x86_64-gnu-tools
try not to call a closure in the expression where it is declared
|
PR - mingw-check
The job was canceled because "x86_64-gnu-llvm-17_1_ubun" failed.
|
PR - mingw-check
The operation was canceled.
|