[ruby-core:96233] [Ruby master Feature#16420] Warning[:experimental]=false
| Newsgroups | gmane.comp.lang.ruby.core |
|---|---|
| Message-ID | <redmine.issue-16420.20191214144257.977d0f0c20f5afc6@ruby-lang.org> |
Issue #16420 has been reported by znz (Kazuhiro NISHIYAMA). ---------------------------------------- Feature #16420: Warning[:experimental]=false https://bugs.ruby-lang.org/issues/16420 * Author: znz (Kazuhiro NISHIYAMA) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- Current master always warn pattern matching syntax. It discourage users try them. Another noisy warnings can stop by `Warning[:deprecated]=false`. So I think the future may be more useful if `Warning[:experimental]=false` or `Warning[:pattern_matching]=false` can stop warnings. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>