diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-03-28 16:07:41 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-07-03 22:14:00 +0200 |
| commit | 08f5ebafa62a5fd3a30bc3f8e4f2c50ae2a2ecbf (patch) | |
| tree | b92554d034c18611cc53a2fe11cf48ecbb6608ba /tests/codegen-llvm/src-hash-algorithm | |
| parent | 321542e6117c6e3a5ac2bf50310e87afdde50668 (diff) | |
| download | rust-08f5ebafa62a5fd3a30bc3f8e4f2c50ae2a2ecbf.tar.gz rust-08f5ebafa62a5fd3a30bc3f8e4f2c50ae2a2ecbf.zip | |
Mark unsuffixed type literals are type uncertain by default
However, if they appear within the context of a function argument, they will be marked as certain, as they might eventually be considered `i32` by default if the context is not more specific. Also, in the case of binary expressions, if one of the side is uncertain, then the certainty will come from the other side.
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
