summary refs log tree commit diff stats
path: root/tests/stdlib/tparseutils.nim
diff options
context:
space:
mode:
authormetagn <metagngn@gmail.com>2024-09-16 08:16:21 +0300
committerGitHub <noreply@github.com>2024-09-16 07:16:21 +0200
commit22d2cf217597468ace8ba540d6990b1f6d8a816a (patch)
treebd75309eb62654d6bfc50185a7b5604627d90037 /tests/stdlib/tparseutils.nim
parentecc6a1d92bbcf0314a771349b25f88227001c64d (diff)
downloadNim-22d2cf217597468ace8ba540d6990b1f6d8a816a.tar.gz
disable closure iterator changes in #23787 unless `-d:nimOptIters` is enabled (#24108)
refs #24094, soft reverts #23787

#23787 turned out to cause issues as described in #24094, but the
changes are still positive, so it is now only enabled if compiling with
`-d:nimOptIters`. Unfortunately the changes are really interwoven with
each other so the checks for this switch in the code are a bit messy,
but searching for `nimOptIters` should give the necessary clues to
remove the switch properly later on.

Locally tested that nimlangserver works but others can also check.
Diffstat (limited to 'tests/stdlib/tparseutils.nim')
0 files changed, 0 insertions, 0 deletions