[DOC] Note about the ticket number

This commit is contained in:
Takashi Kokubun 2024-01-30 09:54:04 -08:00
Родитель 1891b4b6c3
Коммит 6b350bc6e4
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -70,9 +70,10 @@ See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/log
## Implementation improvements
* `Array#each` is rewritten in Ruby for better performance.
* `Array#each` is rewritten in Ruby for better performance [[Feature #20182]].
## JIT
[Feature #18980]: https://bugs.ruby-lang.org/issues/18980
[Feature #20182]: https://bugs.ruby-lang.org/issues/20182
[Bug #20064]: https://bugs.ruby-lang.org/issues/20064