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:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-09-03 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-09-03 17:01:27 +0200
commit9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c (patch)
tree66fbdfad809b768916b1f81ccaffd06293955129 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent08deb863bdebfcbbb71c18acf903eca84f1df4e7 (diff)
downloadrust-9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c.tar.gz
rust-9daf8fd5b1d369cd2f91ac919dc5d17f4fd43c0c.zip
inliner: Emit storage markers for introduced arg temporaries
When introducing argument temporaries during inlining, emit storage
marker statements just before the assignment and in the beginning of
the return block.

This ensures that such temporaries will not be considered live across
yield points after inlining inside a generator.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions