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 45a280c commit 0b8c7f8Copy full SHA for 0b8c7f8
CHANGELOG.md
@@ -41,7 +41,7 @@ Compatibility:
41
* Fix arity for `Proc` (#2098, @ssnickolay)
42
* Check bounds for `FFI::Pointer` accesses when the size of the memory behind is known.
43
* Implement negative line numbers for eval (#1482).
44
-* Support refinements for `String#to_s` (#2110, @ssnickolay)
+* Support refinements for `#to_s` called by string interpolation (#2110, @ssnickolay)
45
46
Performance:
47
0 commit comments