about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-01 15:33:01 +0000
committerGitHub <noreply@github.com>2022-04-01 15:33:01 +0000
commitf8a21e4c70bba61d63472c730f7e0b16324b5806 (patch)
treeabf5e3455908fafc2fb9f85ea0dea6973b72e839 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parentb337a49d21b6ab04c0aa06834523de275a033ca9 (diff)
parent049f0a6d2c31e8f5f4787cb7e3e89834cbb50ac4 (diff)
downloadrust-f8a21e4c70bba61d63472c730f7e0b16324b5806.tar.gz
rust-f8a21e4c70bba61d63472c730f7e0b16324b5806.zip
Merge #11870
11870: Recover from missing type annotation r=Veykril a=HKalbasi

We were missing the init expression in case of `let x: = 2`, which breaks type inference of that variable (previously x were `{unknown}`, now it is `i32`).


Co-authored-by: hkalbasi <hamidrezakalbasi@protonmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions