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:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-28 17:25:47 +0100
committerGitHub <noreply@github.com>2022-11-28 17:25:47 +0100
commit60d136000eab7e171e4d2c5bab47e6fee1fd5ec6 (patch)
treeddf9a6ada8b74d9b8ea2abf411c2a2d0509c218a /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent9a96a6dd8289b612f5b50c9403ffdbb34fe95d48 (diff)
parent89afda781149e5779c38d1ee1d5bf4d633a27d61 (diff)
downloadrust-60d136000eab7e171e4d2c5bab47e6fee1fd5ec6.tar.gz
rust-60d136000eab7e171e4d2c5bab47e6fee1fd5ec6.zip
Rollup merge of #104936 - cjgillot:self-rpit-orig-too, r=oli-obk
Ignore bivariant parameters in test_type_match.

https://github.com/rust-lang/rust/pull/103491 made opaque types bivariant with respect of some of their lifetime parameters.  Because of this bivariance, some lifetime variables were not unified to anything during borrowck, and were considered as unequal by borrowck type test.

This PR makes type test ignore the bivariant parameters in test_type_match.

Fixes https://github.com/rust-lang/rust/issues/104815

r? `@oli-obk`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions