CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 11:49:38 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/"c6f2c0ebf6d632016bbe991be64a7880"
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=Mz%2FqpJAqg1%2FaQuUCx2wxNxz1VHe5O3OibXVkB716SEeUOjksm6M1cwO4hOlRr%2BZ979NpLwMrXLudVW2V62ScyA2UORSEy1RybnK6ZlhmzXLq8OO196bR4AUFiV4a3CIh0k4jBN1Uxe8yR1N8Am5%2BIMILQEUb1UUuPOWyZTTmDyLIaXjmsNPR2S5AjdetCDq%2FMKxUuSVdltB0XBVsJzkj9qnHnjQfIT523kymX8I2I1oj57zZovnG3wFoRtC2pg4Q9jH1gGG6dEWGOAX9zU%2FRIQ%3D%3D--qrZn%2BJP4kil3KepX--tFzUYxgLZW6rPu38H1821w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1165642281.1752925777; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:49:37 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 11:49:37 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CF70:AA839:44EDE8:56A21D:687B8651
Merge pull request #18654 from Microsoft/strictFunctionTypes · microsoft/TypeScript@884c72e · GitHub
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/diagnosticMessages.json
Copy file name to clipboardExpand all lines: tests/baselines/reference/fuzzy.errors.txt
Copy file name to clipboard
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 884c72e
authored
File tree
Expand file treeCollapse file tree
23 files changed
+1986
-47
lines changedFilter options
- src
- compiler
- lib
- tests
- baselines/reference
- tsConfig
- Default initialized TSConfig
- Initialized TSConfig with boolean value compiler options
- Initialized TSConfig with enum value compiler options
- Initialized TSConfig with files options
- Initialized TSConfig with incorrect compiler option value
- Initialized TSConfig with incorrect compiler option
- Initialized TSConfig with list compiler options with enum value
- Initialized TSConfig with list compiler options
- cases/compiler
Expand file treeCollapse file tree
23 files changed
+1986
-47
lines changed+173-22Lines changed: 173 additions & 22 deletions
Large diffs are not rendered by default.
src/compiler/commandLineParser.ts
Copy file name to clipboardExpand all lines: src/compiler/commandLineParser.ts+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
272 | 279 |
| |
273 | 280 |
| |
274 | 281 |
| |
|
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 | |
---|---|---|---|
| |||
3314 | 3314 |
| |
3315 | 3315 |
| |
3316 | 3316 |
| |
| 3317 | + | |
| 3318 | + | |
| 3319 | + | |
| 3320 | + | |
3317 | 3321 |
| |
3318 | 3322 |
| |
3319 | 3323 |
| |
|
+18-4Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3215 | 3215 |
| |
3216 | 3216 |
| |
3217 | 3217 |
| |
| 3218 | + | |
3218 | 3219 |
| |
3219 | 3220 |
| |
3220 | 3221 |
| |
| |||
3343 | 3344 |
| |
3344 | 3345 |
| |
3345 | 3346 |
| |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
| 3354 | + | |
| 3355 | + | |
3346 | 3356 |
| |
3347 | 3357 |
| |
3348 | 3358 |
| |
3349 |
| - | |
| 3359 | + | |
| 3360 | + | |
| 3361 | + | |
3350 | 3362 |
| |
3351 | 3363 |
| |
3352 | 3364 |
| |
| |||
3522 | 3534 |
| |
3523 | 3535 |
| |
3524 | 3536 |
| |
3525 |
| - | |
3526 |
| - | |
3527 |
| - | |
| 3537 | + | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
3528 | 3541 |
| |
3529 | 3542 |
| |
3530 | 3543 |
| |
| |||
3707 | 3720 |
| |
3708 | 3721 |
| |
3709 | 3722 |
| |
| 3723 | + | |
3710 | 3724 |
| |
3711 | 3725 |
| |
3712 | 3726 |
| |
|
+1-21Lines changed: 1 addition & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4233 | 4233 |
| |
4234 | 4234 |
| |
4235 | 4235 |
| |
4236 |
| - | |
4237 |
| - | |
4238 |
| - | |
4239 | 4236 |
| |
4240 |
| - | |
4241 | 4237 |
| |
4242 | 4238 |
| |
4243 | 4239 |
| |
| |||
4246 | 4242 |
| |
4247 | 4243 |
| |
4248 | 4244 |
| |
4249 |
| - | |
4250 | 4245 |
| |
4251 | 4246 |
| |
4252 | 4247 |
| |
| |||
4901 | 4896 |
| |
4902 | 4897 |
| |
4903 | 4898 |
| |
4904 |
| - | |
4905 |
| - | |
4906 |
| - | |
4907 |
| - | |
4908 | 4899 |
| |
4909 | 4900 |
| |
4910 | 4901 |
| |
| |||
4970 | 4961 |
| |
4971 | 4962 |
| |
4972 | 4963 |
| |
4973 |
| - | |
4974 |
| - | |
4975 |
| - | |
4976 |
| - | |
4977 |
| - | |
4978 | 4964 |
| |
4979 | 4965 |
| |
4980 | 4966 |
| |
4981 |
| - | |
4982 | 4967 |
| |
4983 |
| - | |
4984 | 4968 |
| |
4985 | 4969 |
| |
4986 | 4970 |
| |
| |||
4989 | 4973 |
| |
4990 | 4974 |
| |
4991 | 4975 |
| |
4992 |
| - | |
4993 | 4976 |
| |
4994 | 4977 |
| |
4995 | 4978 |
| |
| |||
5125 | 5108 |
| |
5126 | 5109 |
| |
5127 | 5110 |
| |
5128 |
| - | |
5129 |
| - | |
5130 |
| - | |
5131 |
| - | |
| 5111 | + | |
5132 | 5112 |
| |
5133 | 5113 |
| |
5134 | 5114 |
| |
|
tests/baselines/reference/fuzzy.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/fuzzy.errors.txt+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
|
tests/baselines/reference/strictFunctionTypes1.js
Copy file name to clipboard+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
tests/baselines/reference/strictFunctionTypes1.symbols
Copy file name to clipboard+96Lines changed: 96 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 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 | + |
You can’t perform that action at this time.
0 commit comments