This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-09-28 21:55:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
async-await
/
async-closures
History
Michael Goulet
ab6f4d62c0
Pretty print the name of an future from calling async closure
2025-08-19 19:21:55 +00:00
..
auxiliary
…
ambiguous-arg.rs
…
ambiguous-arg.stderr
…
arg-mismatch.rs
…
arg-mismatch.stderr
…
async-fn-mut-for-async-fn.rs
…
async-fn-mut-impl-fn-once.rs
Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver
2025-05-21 20:02:29 +00:00
async-fn-once-for-async-fn.rs
…
async-future-out-must-be-sized.rs
…
async-future-out-must-be-sized.stderr
…
await-inference-guidance.rs
…
body-check-on-non-fnmut.rs
…
box-deref-in-debuginfo.rs
…
brand.rs
…
by-move-body-inlined-attrs.rs
…
call-once-deduction.rs
…
captures.rs
…
captures.run.stdout
…
clone-closure.rs
…
clone-closure.run.stdout
…
closure-shim-borrowck-error.rs
…
closure-shim-borrowck-error.stderr
Point at the type that doesn't impl
Clone
in more cases beyond closures
2025-07-23 16:04:45 +00:00
constrained-but-no-upvars-yet.rs
…
debuginfo-by-move-body.rs
…
def-path.rs
…
def-path.stderr
Remove the witness type from coroutine args
2025-07-31 17:38:28 +00:00
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
…
fn-exception-target-features.rs
…
fn-exception-target-features.stderr
…
fn-exception.rs
…
fn-exception.stderr
…
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
…
imm-deref-lending.rs
…
imm-deref-not-lending.rs
…
imm-deref-not-lending.stderr
…
implements-fnmut.rs
…
inline-body.rs
…
is-fn.rs
…
is-not-fn.current.stderr
…
is-not-fn.next.stderr
…
is-not-fn.rs
…
kind-due-to-arg-with-box-wrap.rs
…
kind-due-to-arg-with-box-wrap.stderr
…
kind-due-to-rpit.rs
…
kind-due-to-rpit.stderr
…
lint-closure-returning-async-block.rs
…
lint-closure-returning-async-block.stderr
…
mac-body.rs
…
mangle.rs
…
moro-example.rs
…
move-consuming-capture.rs
…
move-consuming-capture.stderr
…
move-is-async-fn.rs
…
move-out-of-ref.rs
…
move-out-of-ref.stderr
Point at the type that doesn't impl
Clone
in more cases beyond closures
2025-07-23 16:04:45 +00:00
mut-ref-reborrow.rs
…
mutate.rs
…
no-borrow-from-env.rs
…
non-copy-arg-does-not-force-inner-move.rs
…
not-clone-closure.rs
…
not-clone-closure.stderr
…
not-fn.rs
…
not-fn.stderr
…
not-lending.rs
…
not-lending.stderr
…
once.rs
…
overlapping-projs.rs
…
overlapping-projs.run.stdout
…
post-mono-higher-ranked-hang-2.rs
…
post-mono-higher-ranked-hang-2.stderr
…
post-mono-higher-ranked-hang.rs
…
post-mono-higher-ranked-hang.stderr
…
precise-captures.call_once.run.stdout
…
precise-captures.call.run.stdout
…
precise-captures.force_once.run.stdout
…
precise-captures.rs
…
pretty-async-fn-opaque.rs
…
pretty-async-fn-opaque.stderr
…
promote-in-body.rs
Support opaque_types_defined_by for SyntheticCoroutineBody
2025-05-26 12:19:34 +00:00
refd.rs
…
return-type-mismatch.rs
…
return-type-mismatch.stderr
…
sig-from-bare-fn.rs
…
signature-deduction.rs
…
signature-inference-from-two-part-bound.rs
…
tainted-body-2.rs
…
tainted-body-2.stderr
…
tainted-body.rs
…
tainted-body.stderr
…
truncated-fields-when-imm.rs
…
type-name.rs
Pretty print the name of an future from calling async closure
2025-08-19 19:21:55 +00:00
validate-synthetic-body.rs
…
without-precise-captures-we-are-powerless.rs
…
without-precise-captures-we-are-powerless.stderr
Make E0621 missing lifetime suggestion verbose
2025-06-09 19:55:00 +00:00
wrong-fn-kind.rs
…
wrong-fn-kind.stderr
…