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 d6b4a57 commit 9271204Copy full SHA for 9271204
CHANGELOG.md
@@ -19,6 +19,7 @@ Compatibility:
19
* Fix evaluation order for multi-assignment and evaluate left-hand-side before right-hand-side (@andrykonchin).
20
* Add `Regexp.linear_time?` method (#3039, @andrykonchin).
21
* Allow null encoding pointer in `rb_enc_interned_str_cstr` (@thomasmarshall).
22
+* Allow anonymous memberless Struct (@simonlevasseur).
23
24
Performance:
25
* Fix inline caching for Regexp creation from Strings (#3492, @andrykonchin, @eregon).
0 commit comments