about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-03-28 16:07:41 +0100
committerSamuel Tardieu <sam@rfc1149.net>2025-07-03 22:14:00 +0200
commit08f5ebafa62a5fd3a30bc3f8e4f2c50ae2a2ecbf (patch)
treeb92554d034c18611cc53a2fe11cf48ecbb6608ba /tests/codegen-llvm/src-hash-algorithm
parent321542e6117c6e3a5ac2bf50310e87afdde50668 (diff)
downloadrust-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