[ruby-core:96233] [Ruby master Feature#16420] Warning[:experimental]=false
From:
zn@...
Date:
2019-12-14 14:42:57 UTC
List:
ruby-core #96233
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:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>