summary refs log tree commit diff stats
path: root/tools/website.nimf
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2022-04-25 17:07:55 +0800
committerGitHub <noreply@github.com>2022-04-25 11:07:55 +0200
commitefaa6777a464b94d88cb948390397b490ccee5b8 (patch)
treeed01948ef739cec99d95ade844b138eb5ecf51a1 /tools/website.nimf
parent8e6136dd59c737dab7c244e69f52864bd3fa65c9 (diff)
downloadNim-efaa6777a464b94d88cb948390397b490ccee5b8.tar.gz
fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1.6] (#19723)
* fix #19435; openArray wronyly registers typebounds

* add testcase

* don't create TypeBoundOps for tyOpenArray, tyVarargs
Diffstat (limited to 'tools/website.nimf')
0 files changed, 0 insertions, 0 deletions
f='#n118'>118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162