Skip to content

Commit 5f2f02c

Browse files
committed
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.
1 parent 5b23bd4 commit 5f2f02c

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)