mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
2fb191175b
The following explicit conversions are disallowed: 1. uint160 -> address payable 2. bytes20 -> address payable 3. literals -> address payable (payable(0) is an exception) |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
codegen | ||
formal | ||
interface | ||
parsing | ||
CMakeLists.txt |