diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-04-01 15:33:01 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-01 15:33:01 +0000 |
| commit | f8a21e4c70bba61d63472c730f7e0b16324b5806 (patch) | |
| tree | abf5e3455908fafc2fb9f85ea0dea6973b72e839 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | b337a49d21b6ab04c0aa06834523de275a033ca9 (diff) | |
| parent | 049f0a6d2c31e8f5f4787cb7e3e89834cbb50ac4 (diff) | |
| download | rust-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-sha1.rs')
0 files changed, 0 insertions, 0 deletions
