mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disallow implicit conversion from ``uintN`` and ``intM`` when ``M > N``, and by extension, explicit conversion between the same types are also disallowed. |
||
|---|---|---|
| .. | ||
| AST_accept.h | ||
| AST.cpp | ||
| AST.h | ||
| ASTAnnotations.cpp | ||
| ASTAnnotations.h | ||
| ASTEnums.h | ||
| ASTForward.h | ||
| ASTJsonConverter.cpp | ||
| ASTJsonConverter.h | ||
| ASTJsonImporter.cpp | ||
| ASTJsonImporter.h | ||
| ASTUtils.cpp | ||
| ASTUtils.h | ||
| ASTVisitor.h | ||
| ExperimentalFeatures.h | ||
| TypeProvider.cpp | ||
| TypeProvider.h | ||
| Types.cpp | ||
| Types.h | ||