CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 03:15:46 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"e797f90bc574b5cd8ba5eb0d6e24fb39"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=pVAyZcFjgshcju60ZysVxdqMj2OTrjbvlLFMF%2B3GTCm3oieQ6W2RDMGcvaI4f3GycH62xyzqK1W3oMKxZ5wJkxoSdB1VXzq2l3W%2FTPx3d%2FG3ay%2FFHVNEq4g76C%2Bl8S2gj%2FjPCxe0gc70POt8eaortWMpxpNscyj%2BQehGJEKUyobPOgVokx6ddXfxQLDTsx8m%2BxVkNuBjcYR5O9guK%2FozBTYJMV%2By48TpQ%2FecimC2RFPZ0fLiz353maMvqMxhf2L%2BjhH8Wv4JkTeYAXdVlDjaMw%3D%3D--uRJnU0d26r663lO4--55daVzzlQkZPITp6HPXoIg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.683947098.1752894945; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 03:15:45 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 03:15:45 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D532:FD994:2EA61A:41A356:687B0DE1
Merge pull request #31116 from Microsoft/higherOrderConstructorTypes · microsoft/TypeScript@9005449 · GitHub
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericCallWithFunctionTypedArguments2.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericFunctionInference1.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericFunctionInference1.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 9005449
authored
File tree
Expand file treeCollapse file tree
7 files changed
+719
-255
lines changedFilter options
- src/compiler
- tests
- baselines/reference
- cases/compiler
Expand file treeCollapse file tree
7 files changed
+719
-255
lines changed+30-13Lines changed: 30 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8565 | 8565 |
| |
8566 | 8566 |
| |
8567 | 8567 |
| |
8568 |
| - | |
| 8568 | + | |
8569 | 8569 |
| |
8570 | 8570 |
| |
8571 | 8571 |
| |
| |||
8641 | 8641 |
| |
8642 | 8642 |
| |
8643 | 8643 |
| |
8644 |
| - | |
| 8644 | + | |
| 8645 | + | |
8645 | 8646 |
| |
8646 | 8647 |
| |
8647 | 8648 |
| |
| |||
20630 | 20631 |
| |
20631 | 20632 |
| |
20632 | 20633 |
| |
| 20634 | + | |
| 20635 | + | |
| 20636 | + | |
| 20637 | + | |
| 20638 | + | |
| 20639 | + | |
| 20640 | + | |
| 20641 | + | |
| 20642 | + | |
20633 | 20643 |
| |
20634 | 20644 |
| |
20635 |
| - | |
20636 |
| - | |
20637 |
| - | |
| 20645 | + | |
| 20646 | + | |
| 20647 | + | |
| 20648 | + | |
| 20649 | + | |
| 20650 | + | |
| 20651 | + | |
20638 | 20652 |
| |
20639 | 20653 |
| |
20640 | 20654 |
| |
| |||
23976 | 23990 |
| |
23977 | 23991 |
| |
23978 | 23992 |
| |
23979 |
| - | |
| 23993 | + | |
| 23994 | + | |
| 23995 | + | |
23980 | 23996 |
| |
23981 |
| - | |
23982 |
| - | |
23983 |
| - | |
23984 |
| - | |
23985 | 23997 |
| |
23986 |
| - | |
23987 |
| - | |
| 23998 | + | |
| 23999 | + | |
23988 | 24000 |
| |
| 24001 | + | |
| 24002 | + | |
| 24003 | + | |
| 24004 | + | |
23989 | 24005 |
| |
23990 | 24006 |
| |
23991 | 24007 |
| |
23992 | 24008 |
| |
23993 | 24009 |
| |
23994 | 24010 |
| |
23995 | 24011 |
| |
23996 |
| - | |
| 24012 | + | |
| 24013 | + | |
23997 | 24014 |
| |
23998 | 24015 |
| |
23999 | 24016 |
| |
|
tests/baselines/reference/genericCallWithFunctionTypedArguments2.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericCallWithFunctionTypedArguments2.types+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
| 81 | + | |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 |
| - | |
| 88 | + | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
116 |
| - | |
| 115 | + | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
| 123 | + | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
tests/baselines/reference/genericFunctionInference1.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericFunctionInference1.errors.txt+48-1Lines changed: 48 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
70 | 117 |
| |
71 | 118 |
| |
72 | 119 |
| |
|
tests/baselines/reference/genericFunctionInference1.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/genericFunctionInference1.js+59Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
66 | 113 |
| |
67 | 114 |
| |
68 | 115 |
| |
| |||
242 | 289 |
| |
243 | 290 |
| |
244 | 291 |
| |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
245 | 304 |
| |
246 | 305 |
| |
247 | 306 |
| |
|
You can’t perform that action at this time.
0 commit comments