diff options
author | nils <48135649+Nilstrieb@users.noreply.github.com> | 2023-03-28 12:51:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 12:51:13 +0200 |
commit | 64710790d6ce6fce7aa33a07932fb46bdf54d7b3 (patch) | |
tree | 78bb1b9a3f7a367de8dd403df9d4ec2172a2d1a9 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | c31f75209f0718e74b9ca48dab46c069c09744b1 (diff) | |
parent | e3b0a728b4aa886fcb451b2a3bd7662942a5acaa (diff) | |
download | rust-64710790d6ce6fce7aa33a07932fb46bdf54d7b3.tar.gz |
Rollup merge of #109321 - compiler-errors:illegal-mono-w-regions, r=cjgillot
Erase impl regions when checking for impossible to eagerly monomorphize items
We were inserting `ReErased` for method substs, but not for impl substs, leading to the call for `subst_and_check_impossible_predicates` being a bit weaker than it should be (since it ignores predicates that need substitution -- incl early-bound regions).
Fixes #109297
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions