.. |
auxiliary
|
|
|
print
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
addassign-yield.rs
|
|
|
arg-count-mismatch-on-unit-input.rs
|
Fixed diagnostics for coroutines with () as input.
|
2024-09-25 08:45:40 +00:00 |
arg-count-mismatch-on-unit-input.stderr
|
Point at tail expression on rpit E0277
|
2024-11-02 03:08:04 +00:00 |
async_gen_fn_iter.rs
|
|
|
async_gen_fn.e2024.stderr
|
|
|
async_gen_fn.none.stderr
|
|
|
async_gen_fn.rs
|
|
|
async-coroutine-issue-67158.rs
|
|
|
async-coroutine-issue-67158.stderr
|
|
|
async-gen-deduce-yield.rs
|
|
|
async-gen-yield-ty-is-unit.rs
|
|
|
auto-trait-regions.rs
|
|
|
auto-trait-regions.stderr
|
|
|
borrow-in-tail-expr.rs
|
|
|
borrowing.rs
|
|
|
borrowing.stderr
|
|
|
break-inside-coroutine-issue-124495.rs
|
|
|
break-inside-coroutine-issue-124495.stderr
|
Tighten spans for async blocks
|
2024-06-27 15:19:08 -04:00 |
check-resume-ty-lifetimes-2.rs
|
|
|
check-resume-ty-lifetimes-2.stderr
|
|
|
check-resume-ty-lifetimes.rs
|
|
|
check-resume-ty-lifetimes.stderr
|
|
|
clone-impl-async.rs
|
Add --diagnostic-width to some tests failing after 1a0c502183
|
2024-11-06 20:02:42 +01:00 |
clone-impl-async.stderr
|
Add --diagnostic-width to some tests failing after 1a0c502183
|
2024-11-06 20:02:42 +01:00 |
clone-impl-static.rs
|
Add --diagnostic-width to some tests failing after 1a0c502183
|
2024-11-06 20:02:42 +01:00 |
clone-impl-static.stderr
|
Add --diagnostic-width to some tests failing after 1a0c502183
|
2024-11-06 20:02:42 +01:00 |
clone-impl.rs
|
On long E0277 primary span label, move it to a help
|
2024-11-02 03:08:04 +00:00 |
clone-impl.stderr
|
On long E0277 primary span label, move it to a help
|
2024-11-02 03:08:04 +00:00 |
clone-rpit.next.stderr
|
|
|
clone-rpit.rs
|
|
|
conditional-drop.rs
|
|
|
const_gen_fn.rs
|
Properly deny const gen/async gen fns
|
2024-09-11 18:39:06 -04:00 |
const_gen_fn.stderr
|
Properly deny const gen/async gen fns
|
2024-09-11 18:39:06 -04:00 |
control-flow.rs
|
|
|
coroutine-in-orphaned-anon-const.rs
|
|
|
coroutine-in-orphaned-anon-const.stderr
|
|
|
coroutine-region-requirements.migrate.stderr
|
|
|
coroutine-region-requirements.rs
|
|
|
coroutine-region-requirements.stderr
|
|
|
coroutine-resume-after-panic.rs
|
|
|
coroutine-with-nll.rs
|
|
|
coroutine-with-nll.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
coroutine-yielding-or-returning-itself.rs
|
|
|
coroutine-yielding-or-returning-itself.stderr
|
|
|
derived-drop-parent-expr.rs
|
|
|
discriminant.rs
|
bless ui tests
|
2024-08-20 18:33:25 +02:00 |
drop-and-replace.rs
|
|
|
drop-control-flow.rs
|
|
|
drop-env.rs
|
|
|
drop-track-addassign-yield.rs
|
|
|
drop-tracking-parent-expression.rs
|
|
|
drop-tracking-parent-expression.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
drop-tracking-yielding-in-match-guards.rs
|
|
|
drop-yield-twice.rs
|
|
|
drop-yield-twice.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
dropck-resume.rs
|
|
|
dropck-resume.stderr
|
|
|
dropck.rs
|
|
|
dropck.stderr
|
|
|
gen_block_is_coro.rs
|
Add --diagnostic-width to some tests failing after 1a0c502183
|
2024-11-06 20:02:42 +01:00 |
gen_block_is_coro.stderr
|
Point at tail expression on rpit E0277
|
2024-11-02 03:08:04 +00:00 |
gen_block_is_fused_iter.rs
|
|
|
gen_block_is_iter.rs
|
|
|
gen_block_is_no_future.rs
|
|
|
gen_block_is_no_future.stderr
|
Point at tail expression on rpit E0277
|
2024-11-02 03:08:04 +00:00 |
gen_block_iterate.rs
|
|
|
gen_block_move.fixed
|
|
|
gen_block_move.rs
|
|
|
gen_block_move.stderr
|
Tighten spans for async blocks
|
2024-06-27 15:19:08 -04:00 |
gen_block_panic.rs
|
|
|
gen_block_panic.stderr
|
|
|
gen_block.e2024.stderr
|
|
|
gen_block.none.stderr
|
rustc_ast_lowering: make "yield syntax is experimental" translatable
|
2024-08-10 14:32:55 +03:00 |
gen_block.rs
|
|
|
gen_fn_iter.rs
|
|
|
gen_fn_lifetime_capture.rs
|
|
|
gen_fn.e2024.stderr
|
|
|
gen_fn.none.stderr
|
|
|
gen_fn.rs
|
|
|
invalid_attr_usage.rs
|
Add test for coroutine attribute
|
2024-08-03 02:28:59 +00:00 |
invalid_attr_usage.stderr
|
Add test for coroutine attribute
|
2024-08-03 02:28:59 +00:00 |
issue-44197.rs
|
|
|
issue-45729-unsafe-in-coroutine.rs
|
|
|
issue-45729-unsafe-in-coroutine.stderr
|
|
|
issue-48048.rs
|
|
|
issue-48048.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
issue-52304.rs
|
|
|
issue-52398.rs
|
|
|
issue-52398.stderr
|
|
|
issue-53548-1.rs
|
|
|
issue-53548.rs
|
|
|
issue-57017.rs
|
|
|
issue-57084.rs
|
|
|
issue-57084.stderr
|
|
|
issue-57478.rs
|
|
|
issue-58888.rs
|
Add must_use attribute to Coroutine trait
|
2024-08-12 19:27:57 -07:00 |
issue-61442-stmt-expr-with-drop.rs
|
|
|
issue-62506-two_awaits.rs
|
|
|
issue-64620-yield-array-element.rs
|
|
|
issue-64620-yield-array-element.stderr
|
|
|
issue-68112.rs
|
|
|
issue-68112.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
issue-69017.rs
|
|
|
issue-69039.rs
|
|
|
issue-87142.rs
|
|
|
issue-88653.rs
|
Point at tail expression on rpit E0277
|
2024-11-02 03:08:04 +00:00 |
issue-88653.stderr
|
Point at tail expression on rpit E0277
|
2024-11-02 03:08:04 +00:00 |
issue-91477.rs
|
|
|
issue-91477.stderr
|
|
|
issue-93161.rs
|
|
|
issue-102645.rs
|
|
|
issue-102645.stderr
|
Use ordinal number in argument error
|
2024-07-14 13:50:09 +09:00 |
issue-105084.rs
|
On long E0277 primary span label, move it to a help
|
2024-11-02 03:08:04 +00:00 |
issue-105084.stderr
|
On long E0277 primary span label, move it to a help
|
2024-11-02 03:08:04 +00:00 |
issue-110929-coroutine-conflict-error-ice.rs
|
|
|
issue-113279.rs
|
|
|
issue-113279.stderr
|
|
|
iterator-count.rs
|
|
|
layout-error.rs
|
|
|
layout-error.stderr
|
|
|
live-upvar-across-yield.rs
|
|
|
match-bindings.rs
|
|
|
match-bindings.stderr
|
|
|
metadata-sufficient-for-layout.rs
|
|
|
missing_coroutine_attr_suggestion.fixed
|
|
|
missing_coroutine_attr_suggestion.rs
|
|
|
missing_coroutine_attr_suggestion.stderr
|
|
|
nested_coroutine.rs
|
|
|
niche-in-coroutine.rs
|
bless ui tests
|
2024-08-20 18:33:25 +02:00 |
non-static-is-unpin.rs
|
|
|
not-send-sync.rs
|
|
|
not-send-sync.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
other-attribute-on-gen.rs
|
misapplied optimize attribute throws a compilation error (#128488)
|
2024-10-20 08:34:15 -06:00 |
overlap-locals.rs
|
|
|
panic-drops-resume.rs
|
|
|
panic-drops.rs
|
|
|
panic-safe.rs
|
|
|
parent-expression.rs
|
|
|
parent-expression.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
partial-drop.rs
|
|
|
partial-initialization-across-yield.rs
|
|
|
partial-initialization-across-yield.stderr
|
|
|
pattern-borrow.rs
|
|
|
pattern-borrow.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
pin-box-coroutine.rs
|
|
|
polymorphize-args.rs
|
|
|
reborrow-mut-upvar.rs
|
|
|
reborrow-mut-upvar.stderr
|
|
|
ref-escapes-but-not-over-yield.rs
|
|
|
ref-escapes-but-not-over-yield.stderr
|
|
|
ref-upvar-not-send.rs
|
|
|
ref-upvar-not-send.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
reinit-in-match-guard.rs
|
|
|
resume-after-return.rs
|
|
|
resume-arg-late-bound.rs
|
|
|
resume-arg-late-bound.stderr
|
|
|
resume-arg-outlives-2.rs
|
Ensure that resume arg outlives region bound for coroutines
|
2024-10-25 20:16:52 +00:00 |
resume-arg-outlives-2.stderr
|
Ensure that resume arg outlives region bound for coroutines
|
2024-10-25 20:16:52 +00:00 |
resume-arg-outlives.rs
|
Ensure that resume arg outlives region bound for coroutines
|
2024-10-25 20:16:52 +00:00 |
resume-arg-outlives.stderr
|
Ensure that resume arg outlives region bound for coroutines
|
2024-10-25 20:16:52 +00:00 |
resume-arg-size.rs
|
|
|
resume-live-across-yield.rs
|
|
|
retain-resume-ref.rs
|
|
|
retain-resume-ref.stderr
|
|
|
return-types-diverge.rs
|
|
|
return-types.rs
|
|
|
return-types.stderr
|
|
|
self_referential_gen_block.rs
|
|
|
self_referential_gen_block.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
size-moved-locals.rs
|
|
|
sized-yield.rs
|
|
|
sized-yield.stderr
|
|
|
smoke-resume-args.rs
|
|
|
smoke.rs
|
|
|
static-coroutine.rs
|
|
|
static-move-suggestion.fixed
|
|
|
static-move-suggestion.rs
|
|
|
static-move-suggestion.stderr
|
|
|
static-mut-reference-across-yield.rs
|
Update tests for hidden references to mutable static
|
2024-09-13 14:10:56 +03:00 |
static-not-unpin.current.stderr
|
fix tests
|
2024-11-02 16:58:50 +00:00 |
static-not-unpin.next.stderr
|
fix tests
|
2024-11-02 16:58:50 +00:00 |
static-not-unpin.rs
|
fix tests
|
2024-11-02 16:58:50 +00:00 |
static-reference-across-yield.rs
|
|
|
too-live-local-in-immovable-gen.rs
|
|
|
too-live-local-in-immovable-gen.stderr
|
|
|
too-many-parameters.rs
|
|
|
too-many-parameters.stderr
|
|
|
type-mismatch-error.rs
|
|
|
type-mismatch-error.stderr
|
|
|
type-mismatch-signature-deduction.rs
|
|
|
type-mismatch-signature-deduction.stderr
|
Stop inverting expectation in normalization errors
|
2024-10-16 13:44:56 -04:00 |
uninhabited-field.rs
|
|
|
unresolved-ct-var.rs
|
|
|
unresolved-ct-var.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
unsized-capture-across-yield.rs
|
|
|
unsized-capture-across-yield.stderr
|
|
|
unsized-local-across-yield.rs
|
|
|
unsized-local-across-yield.stderr
|
|
|
unwind-abort-mix.rs
|
|
|
witness-ignore-fake-reads.rs
|
|
|
xcrate-reachable.rs
|
|
|
xcrate.rs
|
|
|
yield-in-args-rev.rs
|
|
|
yield-in-args-rev.stderr
|
|
|
yield-in-args.rs
|
|
|
yield-in-args.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
yield-in-const.rs
|
|
|
yield-in-const.stderr
|
|
|
yield-in-function.rs
|
|
|
yield-in-function.stderr
|
|
|
yield-in-initializer.rs
|
|
|
yield-in-initializer.stderr
|
|
|
yield-in-static.rs
|
|
|
yield-in-static.stderr
|
|
|
yield-outside-coroutine-issue-78653.rs
|
|
|
yield-outside-coroutine-issue-78653.stderr
|
Remove detail from label/note that is already available in other note
|
2024-10-29 16:26:57 +00:00 |
yield-subtype.rs
|
|
|
yield-subtype.stderr
|
|
|
yield-while-iterating.rs
|
|
|
yield-while-iterating.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
yield-while-local-borrowed.rs
|
|
|
yield-while-local-borrowed.stderr
|
Explain that coroutine can be marked static
|
2024-07-21 22:32:29 -04:00 |
yield-while-ref-reborrowed.rs
|
|
|
yield-while-ref-reborrowed.stderr
|
|
|
yielding-in-match-guards.rs
|
|
|