mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-21 23:05:27 +00:00
recursive modules are only detected to improve error messages
This commit is contained in:
@@ -29,8 +29,6 @@ Changes affecting backwards compatibility
|
||||
- ``TimeInfo.tzname`` has been removed from ``times`` module because it was
|
||||
broken. Because of this, the option ``"ZZZ"`` will no longer work in format
|
||||
strings for formatting and parsing.
|
||||
- Recursive module dependencies are now completely disallowed.
|
||||
|
||||
|
||||
Library Additions
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user