We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df957f2 commit 237f336Copy full SHA for 237f336
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 0.2.7
2
+
3
+### Fixed
4
5
+* Uses of `msg_send!` will now correctly fail to compile if no return type
6
+ can be inferred, instead of relying on an edge case of the compiler
7
+ that will soon change and silently cause undefined behavior.
8
9
## 0.2.6
10
11
### Fixed
0 commit comments