We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e27e4 commit fe3b94dCopy full SHA for fe3b94d
Changelog.md
@@ -12,8 +12,8 @@ Language Features:
12
Compiler Features:
13
* EVM: Support for the EVM Version "Cancun".
14
* SMTChecker: Support `bytes.concat` except when string literals are passed as arguments.
15
-* TypeChecker: Comparison of internal function pointers now yields a warning, as it can produce unexpected results with the legacy pipeline enabled.
16
* Standard JSON Interface: Add experimental support to import EVM assembly in the format used by ``--asm-json``.
+* TypeChecker: Comparison of internal function pointers now yields a warning, as it can produce unexpected results with the legacy pipeline enabled.
17
18
19
Bugfixes:
0 commit comments