<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/ruby/test_parse.rb, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[Bug #21186] multibyte char literal should be a single letter word</title>
<updated>2025-03-20T16:38:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-03-17T12:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8b491169c32621d4e74324eed08465448dfc54d5'/>
<id>8b491169c32621d4e74324eed08465448dfc54d5</id>
<content type='text'>
[Backport #21186]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Backport #21186]
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #21153] Add missing op-assign to top const in `command_asgn`</title>
<updated>2025-02-25T17:05:34+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-02-24T14:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8d2be590ad567b7b03286731f9a9754d24370f00'/>
<id>8d2be590ad567b7b03286731f9a9754d24370f00</id>
<content type='text'>
It was defined in `arg` only; add that pattern to `command_asgn` as
well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was defined in `arg` only; add that pattern to `command_asgn` as
well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide Ractor support for **</title>
<updated>2024-12-20T21:45:28+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-12-20T20:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=391b6746cdc3fa39d1a5d832debe9c5b5dc39f51'/>
<id>391b6746cdc3fa39d1a5d832debe9c5b5dc39f51</id>
<content type='text'>
Fixes [Bug #20916]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Bug #20916]
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20927] Fix compile_shareable_literal_constant for hash with keyword splat</title>
<updated>2024-12-15T07:55:30+00:00</updated>
<author>
<name>tompng</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2024-12-12T17:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e06b3b5ad1f6453ebebc5d9a54d82e3bb2ab116f'/>
<id>e06b3b5ad1f6453ebebc5d9a54d82e3bb2ab116f</id>
<content type='text'>
Compilation of NODE_HASH in compile_shareable_literal_constant does not support hash that contains keyword splat.
If there is a keyword splat, fallback to default case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compilation of NODE_HASH in compile_shareable_literal_constant does not support hash that contains keyword splat.
If there is a keyword splat, fallback to default case.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #20680] `ensure` block is always void context</title>
<updated>2024-08-24T23:16:54+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-08-17T11:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=620ce3807b51e126bfb41b9b87ff7b33584058f2'/>
<id>620ce3807b51e126bfb41b9b87ff7b33584058f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cherry-pick test for [Bug #20668]</title>
<updated>2024-08-10T10:41:35+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2024-08-10T09:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b1f4222fc55ffa37496645a02dbe2a4f103b5d5b'/>
<id>b1f4222fc55ffa37496645a02dbe2a4f103b5d5b</id>
<content type='text'>
The bug didn't impact master because this was largely refactored,
but it's still valuable to add the test for it to prevent future
regressions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug didn't impact master because this was largely refactored,
but it's still valuable to add the test for it to prevent future
regressions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add array test cases for `TestParse#test_define_singleton_error`</title>
<updated>2024-07-30T03:48:24+00:00</updated>
<author>
<name>yui-knk</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2024-07-30T02:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7ea678b24b88ec0db9c38d7763d9d1014b5ed46d'/>
<id>7ea678b24b88ec0db9c38d7763d9d1014b5ed46d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make error messages clear blocks/keywords are disallowed in index assignment</title>
<updated>2024-05-31T15:22:40+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2024-05-31T15:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=89486c79bb59216dbbbdff69a2c81cb387f64c5f'/>
<id>89486c79bb59216dbbbdff69a2c81cb387f64c5f</id>
<content type='text'>
Blocks and keywords are allowed in regular index.

Also update NEWS to make this more clear.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blocks and keywords are allowed in regular index.

Also update NEWS to make this more clear.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[PRISM] Enable TestParse#test_truncated_source_line</title>
<updated>2024-05-17T02:13:10+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-05-16T19:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=761b90702492cd18f6746b59e77826e0302ca547'/>
<id>761b90702492cd18f6746b59e77826e0302ca547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PRISM] Enable TestParse#test_string</title>
<updated>2024-05-16T19:35:22+00:00</updated>
<author>
<name>Kevin Newton</name>
<email>kddnewton@gmail.com</email>
</author>
<published>2024-05-16T18:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=854cbbd5a9f031c74f9185c2cd8f3dd72784e2d1'/>
<id>854cbbd5a9f031c74f9185c2cd8f3dd72784e2d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
