summary refs log tree commit diff stats
path: root/compiler/errorhandling.nim
diff options
context:
space:
mode:
authorJason Beetham <beefers331@gmail.com>2022-01-15 01:24:23 -0700
committerGitHub <noreply@github.com>2022-01-15 09:24:23 +0100
commit7bdfeb78190ca9ff6a0cf702c6ec202f379bff2f (patch)
treed5a68938e8277fe36a1963aa787f767df3a8cbaf /compiler/errorhandling.nim
parenta93f6e7acc9e02deb40a864d345e4c715346a98c (diff)
downloadNim-7bdfeb78190ca9ff6a0cf702c6ec202f379bff2f.tar.gz
Fixed concept constraints for static types (#19391)
Diffstat (limited to 'compiler/errorhandling.nim')
0 files changed, 0 insertions, 0 deletions
105 106 107 108 109 110 111 112 113 114 115 116 117 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