Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove description and codes of experimental warnings related pattern matching from documentation and test #7052

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sanfrecce-osaka
Copy link

Ruby 3.2.0 has been released and all experimental warnings about pattern matching have been removed.
Experimental warnings about pattern matching are no longer output, so I remove description about it from documentation and codes using it on test.

cf. https://bugs.ruby-lang.org/issues/18585
cf. db6b23c
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&t=-_PSYLhYPtYsB9FZhtXl5A

…hing from documentation

Ruby 3.2.0 has been released and all experimental warnings about pattern matching have been removed.
Experimental warnings about pattern matching are no longer output, so I remove description about it from documentation as well.

cf. https://bugs.ruby-lang.org/issues/18585
cf. db6b23c
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&t=-_PSYLhYPtYsB9FZhtXl5A
…from test

Ruby 3.2.0 has been released and all experimental warnings about pattern matching have been removed.
Experimental warnings about pattern matching are no longer output, so I remove codes using it on test as well.

cf. https://bugs.ruby-lang.org/issues/18585
cf. db6b23c
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&t=-_PSYLhYPtYsB9FZhtXl5A
@sanfrecce-osaka sanfrecce-osaka force-pushed the remove-experimental-from-pattern-matching-doc-and-test branch from 6072837 to bf51763 Compare January 1, 2023 12:05
sanfrecce-osaka added a commit to sanfrecce-osaka/doctree that referenced this pull request Jan 2, 2023
- 翻訳する際、原文は対応箇所を把握しやすくするため bitclust のコメント機能を使って残している
- Ruby 3.2 ではおそらくこの節は不要だがまだ ruby/ruby 側でマージされていないため分岐は入れていない
  - cf. ruby/ruby#7052
sanfrecce-osaka added a commit to sanfrecce-osaka/doctree that referenced this pull request Jan 2, 2023
- 翻訳する際、原文は対応箇所を把握しやすくするため bitclust のコメント機能を使って残している
- Ruby 3.2 ではおそらくこの節は不要だがまだ ruby/ruby 側でマージされていないため分岐は入れていない
  - cf. ruby/ruby#7052
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant