rust/tests/ui/async-await/async-closures
bors 9cdfe285ca Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmease
Rollup of 7 pull requests

Successful merges:

 - #125043 (reference type safety invariant docs: clarification)
 - #125306 (Force the inner coroutine of an async closure to `move` if the outer closure is `move` and `FnOnce`)
 - #125355 (Use Backtrace::force_capture instead of Backtrace::capture in rustc_log)
 - #125382 (rustdoc: rename `issue-\d+.rs` tests to have meaningful names (part 7))
 - #125391 (Minor serialize/span tweaks)
 - #125395 (Remove unnecessary `.md` from the documentation sidebar)
 - #125399 (Stop using `to_hir_binop` in codegen)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-05-22 21:51:26 +00:00
..
auxiliary
ambiguous-arg.rs
ambiguous-arg.stderr
arg-mismatch.rs
arg-mismatch.stderr
async-fn-mut-for-async-fn.rs
async-fn-once-for-async-fn.rs
await-inference-guidance.rs
brand.rs
captures.rs
captures.run.stdout
constrained-but-no-upvars-yet.rs
def-path.rs
def-path.stderr
different-projection-lengths-for-different-upvars.rs
dont-ice-when-body-tainted-by-errors.rs
dont-ice-when-body-tainted-by-errors.stderr
drop.rs
drop.run.stdout
force-move-due-to-actually-fnonce.rs
force-move-due-to-inferred-kind.rs
foreign.rs
higher-ranked-return.rs
higher-ranked-return.stderr
higher-ranked.rs
implements-fnmut.rs
is-fn.rs
is-not-fn.rs
is-not-fn.stderr
mangle.rs
moro-example.rs
move-consuming-capture.rs
move-consuming-capture.stderr
move-is-async-fn.rs
mut-ref-reborrow.rs
mutate.rs
no-borrow-from-env.rs
not-fn.rs
not-fn.stderr
not-lending.rs
not-lending.stderr
once.rs
overlapping-projs.rs
overlapping-projs.run.stdout
precise-captures.call_once.run.stdout
precise-captures.call.run.stdout
precise-captures.force_once.run.stdout
precise-captures.rs
refd.rs
return-type-mismatch.rs
return-type-mismatch.stderr
signature-deduction.rs
tainted-body.rs
tainted-body.stderr
truncated-fields-when-imm.rs
without-precise-captures-we-are-powerless.rs
without-precise-captures-we-are-powerless.stderr
wrong-fn-kind.rs
wrong-fn-kind.stderr