Commit 195fad2
committed
Reduce unnecessary error computation
...during overload resolution. Based on a trace that was spending 30%
of a (very slow) overload resolution elaborating errors that were then
dropped.1 parent 62b4377 commit 195fad2Copy full SHA for 195fad2
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/compiler
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26399 | 26399 | |
26400 | 26400 | |
26401 | 26401 | |
26402 | | - |
| 26402 | + |
26403 | 26403 | |
26404 | 26404 | |
26405 | 26405 | |
|
0 commit comments