Skip to content

Commit

Permalink
[Feature #20884] News of toplevel "Ruby" name reservation
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 12, 2024
1 parent 4d86f3b commit 197a3ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ Note that each entry is kept to a minimum, see links for details.
* Keyword arguments are no longer allowed in index assignment
(e.g. `a[0, kw: 1] = 2`). [[Bug #20218]]

* The toplevel name `::Ruby` is reserved now, and the definition will be warned
when `Warning[:deprecated]`. [[Feature #20884]]

## Core classes updates

Note: We're only listing outstanding class updates.
Expand Down Expand Up @@ -396,5 +399,6 @@ details of the default gems or bundled gems.
[Feature #20811]: https://bugs.ruby-lang.org/issues/20811
[Feature #20860]: https://bugs.ruby-lang.org/issues/20860
[Feature #20876]: https://bugs.ruby-lang.org/issues/20876
[Feature #20884]: https://bugs.ruby-lang.org/issues/20884
[Feature #20902]: https://bugs.ruby-lang.org/issues/20902
[Bug #20929]: https://bugs.ruby-lang.org/issues/20929

0 comments on commit 197a3ef

Please sign in to comment.