summary refs log tree commit diff stats
path: root/lib/std/compilesettings.nim
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2022-03-18 16:41:45 +0100
committerGitHub <noreply@github.com>2022-03-18 16:41:45 +0100
commit3e83d73f272afe8de85189da7d6d513916cc2efd (patch)
tree299467eb07a1f9465d21038cac145eef66aea528 /lib/std/compilesettings.nim
parent7b811deeffc762f8370b4cf7e8a353fd516d6543 (diff)
downloadNim-3e83d73f272afe8de85189da7d6d513916cc2efd.tar.gz
compiler: Handle nkCheckedFieldExpr better in dfa (#19616)
Simply recurse into their first child, which is always
a nkDotExpr instead of treating them seperately.
This fixes the rhs sym of a nkCheckedFieldExpr being
checked twice in aliases. This double checking didn't
cause any issues, but was unintentional and redundant.
Diffstat (limited to 'lib/std/compilesettings.nim')
0 files changed, 0 insertions, 0 deletions