summary refs log tree commit diff
path: root/src/test/ui/async-await/partial-drop-partial-reinit.stderr
AgeCommit message (Expand)AuthorLines
2022-06-21Address review comments from #98259Joshua Nelson-1/+1
2022-06-19Greatly improve error reporting for futures and generators in `note_obligatio...Joshua Nelson-6/+14
2022-05-27libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co...Vadim Petrochenkov-1/+1
2022-03-30Restore `impl Future<Output = Type>` to async blocksMichael Goulet-1/+1
2022-03-22remove [async output] from impl FutureMichael Goulet-1/+1
2022-01-18Safely handle partial dropsEric Holk-0/+27