[#109095] [Ruby master Misc#18888] Migrate ruby-lang.org mail services to Google Domains and Google Workspace — "shugo (Shugo Maeda)" <noreply@...>
Issue #18888 has been reported by shugo (Shugo Maeda).
16 messages
2022/06/30
[ruby-core:108953] [Ruby master Feature#18159] Integrate functionality of dead_end gem into Ruby
From:
"matz (Yukihiro Matsumoto)" <noreply@...>
Date:
2022-06-16 07:45:40 UTC
List:
ruby-core #108953
Issue #18159 has been updated by matz (Yukihiro Matsumoto). I accept merging the functionality of `dead_end` gem to the core like `did_you_mean`. We have a few remaining issues like renaming it or separating `dead_end` command from the gem, etc. Matz. ---------------------------------------- Feature #18159: Integrate functionality of dead_end gem into Ruby https://bugs.ruby-lang.org/issues/18159#change-98048 * Author: duerst (Martin D端rst) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: 3.2 ---------------------------------------- Missing 'end' errors are difficult to fix. We should integrate the functionality of the dead_end gem (https://github.com/zombocom/dead_end) into Ruby similar to how we integrated did_you_mean. It would greatly help programming Ruby, in particular for beginners. See also Ruby Kaigi Takeout 2021 talk by Richard Schneeman https://rubykaigi.org/2021-takeout/presentations/schneems.html. -- 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>