CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 04:43:53 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/"c54331f81f48122c08135532ddedda98"
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=PqWOQu2fZvXqFoGHuDu9DG7CxVw78hdFw19bCGnYaRBE%2BAcapSw8cnswIJwNNRxz0Ae%2B95Y%2F3%2B4%2FoiSEqe4rymphFgUZQFFsJxH1rNOHbwi%2F8A3gHwmaQqZZjG6AZklFBcsg9nwUaXnrMAJFmNuXmBUulo%2BNqzVtWfGvp92jyBIqnbn0wToGbTEoPvLbUW8KZN1zkrA2o9M8WZO4CAZkAMAqYtZVGUbkJ1psQVQe3NCPN4JTI1DFAKZk%2FKzIFHXbms6ZfYPvsKglhxBTC5RxNw%3D%3D--VM3Aj%2F3Xq55OhyeX--O99hD6UTUauqRwNDwxXRyA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1556897474.1752900231; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:43:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 04:43:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A460:46557:BF1E1:10651C:687B2287
Merge pull request #8652 from Microsoft/neverType · microsoft/TypeScript@59f269c · GitHub
Copy file name to clipboardExpand all lines: src/compiler/declarationEmitter.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: tests/baselines/reference/controlFlowIteration.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/duplicateLabel3.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/forStatementsMultipleValidDecl.types
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 59f269c
committed
File tree
Expand file treeCollapse file tree
37 files changed
+861
-90
lines changedFilter options
- src/compiler
- tests
- baselines/reference
- cases/conformance/types/never
Expand file treeCollapse file tree
37 files changed
+861
-90
lines changed+50-46Lines changed: 50 additions & 46 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 |
| - | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| |||
2030 | 2030 |
| |
2031 | 2031 |
| |
2032 | 2032 |
| |
2033 |
| - | |
2034 |
| - | |
2035 |
| - | |
2036 |
| - | |
2037 |
| - | |
2038 |
| - | |
| 2033 | + | |
2039 | 2034 |
| |
2040 | 2035 |
| |
2041 | 2036 |
| |
| |||
3676 | 3671 |
| |
3677 | 3672 |
| |
3678 | 3673 |
| |
| 3674 | + | |
3679 | 3675 |
| |
3680 | 3676 |
| |
3681 | 3677 |
| |
| |||
5011 | 5007 |
| |
5012 | 5008 |
| |
5013 | 5009 |
| |
5014 |
| - | |
| 5010 | + | |
5015 | 5011 |
| |
5016 | 5012 |
| |
5017 | 5013 |
| |
| |||
5052 | 5048 |
| |
5053 | 5049 |
| |
5054 | 5050 |
| |
5055 |
| - | |
| 5051 | + | |
5056 | 5052 |
| |
5057 | 5053 |
| |
5058 | 5054 |
| |
| |||
5072 | 5068 |
| |
5073 | 5069 |
| |
5074 | 5070 |
| |
5075 |
| - | |
| 5071 | + | |
5076 | 5072 |
| |
5077 | 5073 |
| |
5078 | 5074 |
| |
| |||
5220 | 5216 |
| |
5221 | 5217 |
| |
5222 | 5218 |
| |
| 5219 | + | |
| 5220 | + | |
5223 | 5221 |
| |
5224 | 5222 |
| |
5225 | 5223 |
| |
| |||
5865 | 5863 |
| |
5866 | 5864 |
| |
5867 | 5865 |
| |
5868 |
| - | |
5869 |
| - | |
5870 |
| - | |
5871 |
| - | |
5872 |
| - | |
5873 |
| - | |
5874 |
| - | |
5875 |
| - | |
5876 |
| - | |
5877 |
| - | |
5878 |
| - | |
| 5866 | + | |
| 5867 | + | |
| 5868 | + | |
| 5869 | + | |
| 5870 | + | |
| 5871 | + | |
| 5872 | + | |
| 5873 | + | |
| 5874 | + | |
| 5875 | + | |
| 5876 | + | |
| 5877 | + | |
| 5878 | + | |
| 5879 | + | |
| 5880 | + | |
| 5881 | + | |
| 5882 | + | |
| 5883 | + | |
| 5884 | + | |
| 5885 | + | |
| 5886 | + | |
5879 | 5887 |
| |
5880 |
| - | |
5881 |
| - | |
5882 |
| - | |
5883 |
| - | |
5884 |
| - | |
5885 |
| - | |
5886 |
| - | |
5887 |
| - | |
5888 |
| - | |
5889 |
| - | |
5890 | 5888 |
| |
5891 | 5889 |
| |
5892 | 5890 |
| |
| |||
7491 | 7489 |
| |
7492 | 7490 |
| |
7493 | 7491 |
| |
7494 |
| - | |
| 7492 | + | |
7495 | 7493 |
| |
7496 | 7494 |
| |
7497 | 7495 |
| |
| |||
7508 | 7506 |
| |
7509 | 7507 |
| |
7510 | 7508 |
| |
7511 |
| - | |
| 7509 | + | |
7512 | 7510 |
| |
7513 | 7511 |
| |
7514 | 7512 |
| |
| |||
7629 | 7627 |
| |
7630 | 7628 |
| |
7631 | 7629 |
| |
7632 |
| - | |
| 7630 | + | |
7633 | 7631 |
| |
7634 | 7632 |
| |
7635 | 7633 |
| |
| |||
7717 | 7715 |
| |
7718 | 7716 |
| |
7719 | 7717 |
| |
7720 |
| - | |
| 7718 | + | |
7721 | 7719 |
| |
7722 | 7720 |
| |
7723 | 7721 |
| |
| |||
7727 | 7725 |
| |
7728 | 7726 |
| |
7729 | 7727 |
| |
7730 |
| - | |
| 7728 | + | |
7731 | 7729 |
| |
7732 | 7730 |
| |
7733 | 7731 |
| |
| |||
7949 | 7947 |
| |
7950 | 7948 |
| |
7951 | 7949 |
| |
7952 |
| - | |
| 7950 | + | |
7953 | 7951 |
| |
7954 | 7952 |
| |
7955 | 7953 |
| |
| |||
11561 | 11559 |
| |
11562 | 11560 |
| |
11563 | 11561 |
| |
| 11562 | + | |
| 11563 | + | |
| 11564 | + | |
11564 | 11565 |
| |
11565 | 11566 |
| |
11566 | 11567 |
| |
| |||
11569 | 11570 |
| |
11570 | 11571 |
| |
11571 | 11572 |
| |
11572 |
| - | |
11573 | 11573 |
| |
11574 | 11574 |
| |
11575 |
| - | |
11576 |
| - | |
11577 |
| - | |
| 11575 | + | |
11578 | 11576 |
| |
11579 | 11577 |
| |
11580 | 11578 |
| |
| |||
11654 | 11652 |
| |
11655 | 11653 |
| |
11656 | 11654 |
| |
11657 |
| - | |
| 11655 | + | |
11658 | 11656 |
| |
11659 | 11657 |
| |
11660 | 11658 |
| |
11661 | 11659 |
| |
11662 | 11660 |
| |
11663 | 11661 |
| |
11664 | 11662 |
| |
| 11663 | + | |
| 11664 | + | |
| 11665 | + | |
11665 | 11666 |
| |
11666 | 11667 |
| |
11667 | 11668 |
| |
| |||
11697 | 11698 |
| |
11698 | 11699 |
| |
11699 | 11700 |
| |
11700 |
| - | |
| 11701 | + | |
| 11702 | + | |
| 11703 | + | |
| 11704 | + | |
11701 | 11705 |
| |
11702 | 11706 |
| |
11703 | 11707 |
| |
| |||
14761 | 14765 |
| |
14762 | 14766 |
| |
14763 | 14767 |
| |
14764 |
| - | |
| 14768 | + | |
14765 | 14769 |
| |
14766 | 14770 |
| |
14767 | 14771 |
| |
| |||
14773 | 14777 |
| |
14774 | 14778 |
| |
14775 | 14779 |
| |
14776 |
| - | |
| 14780 | + | |
14777 | 14781 |
| |
14778 | 14782 |
| |
14779 | 14783 |
| |
| |||
14834 | 14838 |
| |
14835 | 14839 |
| |
14836 | 14840 |
| |
14837 |
| - | |
| 14841 | + | |
14838 | 14842 |
| |
14839 | 14843 |
| |
14840 | 14844 |
| |
|
src/compiler/declarationEmitter.ts
Copy file name to clipboardExpand all lines: src/compiler/declarationEmitter.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| 398 | + | |
398 | 399 |
| |
399 | 400 |
| |
400 | 401 |
| |
|
src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1747 | 1747 |
| |
1748 | 1748 |
| |
1749 | 1749 |
| |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1750 | 1754 |
| |
1751 | 1755 |
| |
1752 | 1756 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 | 2370 |
| |
| 2371 | + | |
2371 | 2372 |
| |
2372 | 2373 |
| |
2373 | 2374 |
| |
| |||
2410 | 2411 |
| |
2411 | 2412 |
| |
2412 | 2413 |
| |
| 2414 | + | |
2413 | 2415 |
| |
2414 | 2416 |
| |
2415 | 2417 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
| |||
2171 | 2172 |
| |
2172 | 2173 |
| |
2173 | 2174 |
| |
| 2175 | + | |
2174 | 2176 |
| |
2175 | 2177 |
| |
2176 | 2178 |
| |
2177 | 2179 |
| |
2178 |
| - | |
| 2180 | + | |
2179 | 2181 |
| |
2180 | 2182 |
| |
2181 | 2183 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
| 616 | + | |
616 | 617 |
| |
617 | 618 |
| |
618 | 619 |
| |
|
tests/baselines/reference/controlFlowIteration.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/controlFlowIteration.types+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
tests/baselines/reference/duplicateLabel3.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/duplicateLabel3.types+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
tests/baselines/reference/forStatementsMultipleValidDecl.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/forStatementsMultipleValidDecl.types+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
You can’t perform that action at this time.
0 commit comments