From: zn@... Date: 2019-12-14T14:42:57+00:00 Subject: [ruby-core:96233] [Ruby master Feature#16420] Warning[:experimental]=false 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: