.. |
auxiliary
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
addassign-yield.rs
|
|
|
async-generator-issue-67158.rs
|
Do not ICE when encountering yield inside async block
|
2020-02-16 18:53:52 -08:00 |
async-generator-issue-67158.stderr
|
Do not ICE when encountering yield inside async block
|
2020-02-16 18:53:52 -08:00 |
auto-trait-regions.nll.stderr
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
auto-trait-regions.rs
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
auto-trait-regions.stderr
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
borrow-in-tail-expr.rs
|
|
|
borrowing.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
borrowing.stderr
|
Make needs_drop less pessimistic on generators
|
2020-04-17 20:30:23 +02:00 |
conditional-drop.rs
|
also run some generator tests without MIR optimizations
|
2020-04-28 08:22:08 +02:00 |
control-flow.rs
|
also run some generator tests without MIR optimizations
|
2020-04-28 08:22:08 +02:00 |
discriminant.rs
|
update discriminant_value usage in tests
|
2020-05-19 10:55:12 +02:00 |
drop-and-replace.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
drop-env.rs
|
also run some generator tests without MIR optimizations
|
2020-04-28 08:22:08 +02:00 |
dropck-resume.rs
|
Teach dropck about resume arguments
|
2020-02-02 13:20:58 +01:00 |
dropck-resume.stderr
|
Teach dropck about resume arguments
|
2020-02-02 13:20:58 +01:00 |
dropck.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
dropck.stderr
|
|
|
generator-region-requirements.migrate.stderr
|
|
|
generator-region-requirements.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
generator-region-requirements.stderr
|
|
|
generator-resume-after-panic.rs
|
Skip tests on emscripten
|
2020-05-08 00:39:02 +09:00 |
generator-with-nll.rs
|
|
|
generator-with-nll.stderr
|
|
|
generator-yielding-or-returning-itself.rs
|
Move stray generator test into the generator dir
|
2020-03-05 23:01:57 +01:00 |
generator-yielding-or-returning-itself.stderr
|
Add label to item source of bound obligation
|
2020-04-18 17:19:53 -07:00 |
issue-44197.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
issue-48048.rs
|
|
|
issue-48048.stderr
|
|
|
issue-52398.rs
|
|
|
issue-53548-1.rs
|
|
|
issue-53548.rs
|
|
|
issue-57084.rs
|
|
|
issue-58888.rs
|
|
|
issue-61442-stmt-expr-with-drop.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
issue-62506-two_awaits.rs
|
|
|
issue-64620-yield-array-element.rs
|
Add test for issue-64620
|
2020-03-09 09:12:41 +09:00 |
issue-64620-yield-array-element.stderr
|
Add test for issue-64620
|
2020-03-09 09:12:41 +09:00 |
issue-68112.rs
|
Use "generator" instead of "future" when appropriate
|
2020-04-13 18:48:55 -07:00 |
issue-68112.stderr
|
Update test after rebase
|
2020-04-13 19:14:26 -07:00 |
issue-69017.rs
|
add main function to issue-69017 test
|
2020-02-10 13:47:52 -05:00 |
issue-69039.rs
|
Move formatting to different function
|
2020-03-04 21:32:57 +01:00 |
iterator-count.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
live-upvar-across-yield.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
match-bindings.rs
|
|
|
nested_generators.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
niche-in-generator.rs
|
|
|
non-static-is-unpin.rs
|
|
|
not-send-sync.rs
|
Use "generator" instead of "future" when appropriate
|
2020-04-13 18:48:55 -07:00 |
not-send-sync.stderr
|
Incorporate feedback into diagnostics
|
2020-04-13 18:58:17 -07:00 |
overlap-locals.rs
|
|
|
panic-drops-resume.rs
|
Ignore panic-drops-resume.rs on wasm/emscripten
|
2020-02-06 15:00:36 +01:00 |
panic-drops.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
panic-safe.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
partial-initialization-across-yield.rs
|
|
|
partial-initialization-across-yield.stderr
|
|
|
pattern-borrow.rs
|
|
|
pattern-borrow.stderr
|
|
|
pin-box-generator.rs
|
|
|
reborrow-mut-upvar.rs
|
|
|
ref-escapes-but-not-over-yield.rs
|
|
|
ref-escapes-but-not-over-yield.stderr
|
Normalise diagnostics with respect to "the X is declared/defined here"
|
2020-01-24 16:24:49 +00:00 |
resume-after-return.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
resume-arg-late-bound.nll.stderr
|
fix subtle bug in NLL type checker
|
2020-06-22 18:51:08 +00:00 |
resume-arg-late-bound.rs
|
move leak-check to during coherence, candidate eval
|
2020-06-22 15:33:05 +00:00 |
resume-arg-late-bound.stderr
|
move leak-check to during coherence, candidate eval
|
2020-06-22 15:33:05 +00:00 |
resume-arg-size.rs
|
Fix incorrect comment in generator test
|
2020-05-27 21:38:38 +02:00 |
resume-live-across-yield.rs
|
Fix miscompilation
|
2020-02-03 14:08:57 +01:00 |
retain-resume-ref.rs
|
Add tests for generator resume arguments
|
2020-02-02 13:20:57 +01:00 |
retain-resume-ref.stderr
|
Make needs_drop less pessimistic on generators
|
2020-04-17 20:30:23 +02:00 |
size-moved-locals.rs
|
Revert #71956
|
2020-06-08 14:58:37 -07:00 |
sized-yield.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
sized-yield.stderr
|
Remove Sized on_unimplemented note
|
2020-07-14 10:50:24 -07:00 |
smoke-resume-args.rs
|
also run some generator tests without MIR optimizations
|
2020-04-28 08:22:08 +02:00 |
smoke.rs
|
also run some generator tests without MIR optimizations
|
2020-04-28 08:22:08 +02:00 |
static-generators.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
static-mut-reference-across-yield.rs
|
Make pointers to statics internal
|
2020-01-23 21:38:15 +00:00 |
static-not-unpin.rs
|
Account for Pin::new(_) and Pin::new(Box::new(_)) when Box::pin(_) would be applicable
|
2020-02-12 15:13:05 -08:00 |
static-not-unpin.stderr
|
Small tweaks to required bound span
|
2020-04-08 14:40:51 -07:00 |
static-reference-across-yield.rs
|
|
|
too-live-local-in-immovable-gen.rs
|
|
|
too-many-parameters.rs
|
Update error message with too many parameters
|
2020-02-04 13:35:38 +01:00 |
too-many-parameters.stderr
|
Add long error explanation for E0628 #61137
|
2020-03-10 02:04:48 +05:30 |
type-mismatch-error.rs
|
Fix error message on type mismatch in generator
|
2020-02-02 13:20:57 +01:00 |
type-mismatch-error.stderr
|
Fix error message on type mismatch in generator
|
2020-02-02 13:20:57 +01:00 |
type-mismatch-signature-deduction.rs
|
Adjust tests to type inference changes
|
2020-02-02 13:20:57 +01:00 |
type-mismatch-signature-deduction.stderr
|
Adjust tests to type inference changes
|
2020-02-02 13:20:57 +01:00 |
xcrate-reachable.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
xcrate.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
yield-in-args-rev.rs
|
|
|
yield-in-args.rs
|
|
|
yield-in-args.stderr
|
|
|
yield-in-box.rs
|
|
|
yield-in-const.rs
|
|
|
yield-in-const.stderr
|
|
|
yield-in-function.rs
|
|
|
yield-in-function.stderr
|
|
|
yield-in-initializer.rs
|
|
|
yield-in-static.rs
|
|
|
yield-in-static.stderr
|
|
|
yield-subtype.rs
|
|
|
yield-while-iterating.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
yield-while-iterating.stderr
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
yield-while-local-borrowed.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
yield-while-local-borrowed.stderr
|
|
|
yield-while-ref-reborrowed.rs
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |
yield-while-ref-reborrowed.stderr
|
Add a resume type parameter to Generator
|
2020-02-02 13:20:57 +01:00 |