diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-10-24 15:48:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-24 15:48:45 +0200 |
commit | d576393e347a2ab9126a83c992d922ba07a6f299 (patch) | |
tree | f440b26366c42d3949a883ab09e54ed4ba841c24 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | c16ee19dd4d81d3b1150d67cfb4ea84c826f4c36 (diff) | |
parent | 4b970231fd1254580fbddabab74a125404fea0de (diff) | |
download | rust-d576393e347a2ab9126a83c992d922ba07a6f299.tar.gz |
Rollup merge of #90221 - JakobDegen:issue-90213, r=cjgillot
Fix ICE when forgetting to `Box` a parameter to a `Self::func` call
Closes #90213 .
Assuming we can get the `DefId` of the receiver causes an ICE if the receiver is `Self`. We can just avoid doing this though.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions