diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-19 15:26:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-19 15:26:26 +0100 |
| commit | 4f053b18f53c019f36f79f429bbc01ec5c53e8dc (patch) | |
| tree | 0f1ebb7dabe79c764d8a643dfc31aaaa30e07041 /tests/codegen/issues/issue-98678-async.rs | |
| parent | bfbe72ed02afa7ae4e3ab820f9139b12323bb30d (diff) | |
| parent | 987656f5096c89377d4b58cda5e659f21437001f (diff) | |
| download | rust-4f053b18f53c019f36f79f429bbc01ec5c53e8dc.tar.gz rust-4f053b18f53c019f36f79f429bbc01ec5c53e8dc.zip | |
Rollup merge of #134506 - oli-obk:push-mrrulszyuslt, r=jieyouxu
Remove a duplicated check that doesn't do anything anymore. fixes #134005 This code didn't actually `lub` the type of the previous expressions, but just the current type over and over again. Changing it to using the actual expression type does not change anything either, so may as well remove the entire loop.
Diffstat (limited to 'tests/codegen/issues/issue-98678-async.rs')
0 files changed, 0 insertions, 0 deletions
