about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-07-19 11:38:51 +0530
committerGitHub <noreply@github.com>2022-07-19 11:38:51 +0530
commit881e1c1a8b85cc784cf4d982203a1d26d16ba610 (patch)
tree8001ebf4cf88046235d620714d594645a120903c /src/test/codegen/src-hash-algorithm
parent96c2df810b0b681fee63cae11ca63844792b6190 (diff)
parentf40326027accd96214b65d44cf9c357d23de426c (diff)
downloadrust-881e1c1a8b85cc784cf4d982203a1d26d16ba610.tar.gz
rust-881e1c1a8b85cc784cf4d982203a1d26d16ba610.zip
Rollup merge of #97183 - oli-obk:tait_ice_async, r=jackh726
wf-check generators

fixes #90409

We should not rely on generators being well formed by construction now that they can get used via type alias impl trait (and thus users can choose generic arguments that are invalid). This can cause surprising behaviour if (definitely unsound) transmutes are used, and it's generally saner to just check for well formedness.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions