ruby/doc/syntax
masatoshi_moritsuka 6b46060fc2 doc: Remove description of experimental warnings related pattern matching 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. db6b23c76c
cf. https://twitter.com/k_tsj/status/1606956336037900289?s=20&t=-_PSYLhYPtYsB9FZhtXl5A
2024-09-25 07:06:42 +09:00
..
assignment.rdoc [Bug #20087] [DOC] Uninitialized instance variable is not warned now 2023-12-27 01:10:30 +09:00
calling_methods.rdoc [DOC] remove repetitive words in comments 2024-03-27 07:52:18 +09:00
comments.rdoc [DOC] Fix a magic comment in the section for `experimental_copy` 2023-07-18 19:23:27 +09:00
control_expressions.rdoc doc: Remove description of experimental warnings related pattern matching from documentation 2024-09-25 07:06:42 +09:00
exceptions.rdoc [DOC] exceptions.rdoc : Add heads up about ensure not returning implicitly 2024-03-15 22:23:50 +09:00
keywords.rdoc [DOC] Include keywords.rdoc in doc/syntax/ (#11414) 2024-08-21 12:06:48 -04:00
literals.rdoc [DOC] Fix link 2024-09-10 14:07:04 -04:00
methods.rdoc Add support for anonymous rest and keyword rest argument forwarding 2021-12-30 14:37:42 -08:00
miscellaneous.rdoc Document defined? and global_variables handling of regexp global variables [ci skip] 2020-03-06 13:06:49 -08:00
modules_and_classes.rdoc [DOC] Mention the omission of a superclass when reopening a class 2023-10-22 20:12:16 +09:00
operators.rdoc s/ therefor/therefore/ 2024-02-15 17:01:02 +09:00
pattern_matching.rdoc [Bug #20482] [DOC] Clarify about pattern maching guard clause 2024-05-12 16:23:00 +09:00
precedence.rdoc [DOC] Prefer the original file names over generated names 2022-02-09 15:31:10 +09:00
refinements.rdoc Fix broken wiki links (#8002) 2023-06-29 17:00:40 -04:00