about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorEric Holk <ericholk@microsoft.com>2021-10-20 16:42:53 -0700
committerEric Holk <ericholk@microsoft.com>2022-01-18 14:25:23 -0800
commitf712df8c5dfa14a01525dc28f38d731eedcc7263 (patch)
treef61e38b6a137644418ebdeec644567e7f5398e24 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent4be32f896a7fc7e9db8b92132b147870bd57bc9b (diff)
downloadrust-f712df8c5dfa14a01525dc28f38d731eedcc7263.tar.gz
rust-f712df8c5dfa14a01525dc28f38d731eedcc7263.zip
Track drop points in generator_interior
This change adds the basic infrastructure for tracking drop ranges in
generator interior analysis, which allows us to exclude dropped types
from the generator type.

Not yet complete, but many of the async/await and generator tests pass.
The main missing piece is tracking branching control flow (e.g. around
an `if` expression). The patch does include support, however, for
multiple yields in th e same block.

Issue #57478
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions