about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-07 00:30:07 +0000
committerbors <bors@rust-lang.org>2023-12-07 00:30:07 +0000
commit670188cec980446b4a6e0da9e68d8a5c9571643d (patch)
tree3d779ce9515bd2d88e94badf0ecf90fbc45bf5f6 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent8235469e48a0642a349f35f9f6d6480d1482fbe0 (diff)
parent1ec3ef7d811c24e4507a2fad6a7fa3fc64b63754 (diff)
downloadrust-670188cec980446b4a6e0da9e68d8a5c9571643d.tar.gz
rust-670188cec980446b4a6e0da9e68d8a5c9571643d.zip
Auto merge of #118684 - compiler-errors:yeet-poly-gen-sig, r=spastorino
Remove `PolyGenSig` since it's always a dummy binder

Coroutines are never polymorphic in their signature. This cleans up a FIXME in the code:

```
    /// Returns the "coroutine signature", which consists of its yield
    /// and return types.
    ///
    /// N.B., some bits of the code prefers to see this wrapped in a
    /// binder, but it never contains bound regions. Probably this
    /// function should be removed.
```
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions