CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 20:13:55 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/"793ef0688caea442a0a3ae6d8b1d5909"
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=GPDm5%2FpZkIvTFPgUBARZP0o1jGLPnDHT9SEIcASQ0MpHdp9AhksZP8c2SsqYn8yTD1oByITMd5VqUcF5FUylQmSz2Px9pFu%2FNwYxh%2BGtd8MaKDCPpk3nEKduxh1PVC1AGVU9FPgZc3j8n%2FVqqtuL8KdP7iS3TjmEe5JhY4KvZXvAv%2FT%2Fs6Ihr8l5uhPIfypjWf00alPTPx7TSuNX0hOiP8VTgwhDltZ0eVZmHyw42BJsHJ0%2FbHRYutSklBNaxBE%2BFYRWUx8Uf30t3he6611piw%3D%3D--dyn9JOLhBMncmGYA--9zSrnBUTI0BaHQPBpTvbgQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.267833960.1753215233; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 20:13:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 20:13:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C97A:39062F:F8326:13C6FE:687FF101
Do not remove binding alias in function declarations (#57020) · microsoft/TypeScript@fea4a45 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/transformers/declarations.ts
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitBindingPatternsUnused.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitBindingPatternsUnused.js
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit fea4a45
authored
File tree
Expand file treeCollapse file tree
16 files changed
+525
-472
lines changedFilter options
- src/compiler
- transformers
- tests
- baselines/reference
- cases/compiler
Expand file treeCollapse file tree
16 files changed
+525
-472
lines changed+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6225 | 6225 |
| |
6226 | 6226 |
| |
6227 | 6227 |
| |
6228 |
| - | |
6229 | 6228 |
| |
6230 | 6229 |
| |
6231 | 6230 |
| |
6232 |
| - | |
| 6231 | + | |
6233 | 6232 |
| |
6234 | 6233 |
| |
6235 |
| - | |
6236 |
| - | |
6237 |
| - | |
6238 | 6234 |
| |
6239 | 6235 |
| |
6240 | 6236 |
| |
|
src/compiler/transformers/declarations.ts
Copy file name to clipboardExpand all lines: src/compiler/transformers/declarations.ts+57-283Lines changed: 57 additions & 283 deletions
Large diffs are not rendered by default.
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5592 | 5592 |
| |
5593 | 5593 |
| |
5594 | 5594 |
| |
5595 |
| - | |
5596 | 5595 |
| |
5597 | 5596 |
| |
5598 | 5597 |
| |
|
tests/baselines/reference/declarationEmitBindingPatternsFunctionExpr.js
Copy file name to clipboard+43Lines changed: 43 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 | + |
tests/baselines/reference/declarationEmitBindingPatternsFunctionExpr.symbols
Copy file name to clipboard+53Lines changed: 53 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 | + |
tests/baselines/reference/declarationEmitBindingPatternsFunctionExpr.types
Copy file name to clipboard+54Lines changed: 54 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 | + |
tests/baselines/reference/declarationEmitBindingPatternsUnused.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitBindingPatternsUnused.errors.txt+18-8Lines changed: 18 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 |
| |
12 | 24 |
| |
13 | 25 |
| |
| |||
16 | 28 |
| |
17 | 29 |
| |
18 | 30 |
| |
19 |
| - | |
20 |
| - | |
21 | 31 |
| |
22 | 32 |
| |
23 | 33 |
| |
|
tests/baselines/reference/declarationEmitBindingPatternsUnused.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/declarationEmitBindingPatternsUnused.js+43-18Lines changed: 43 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
5 | 17 |
| |
6 | 18 |
| |
7 | 19 |
| |
| |||
10 | 22 |
| |
11 | 23 |
| |
12 | 24 |
| |
13 |
| - | |
14 |
| - | |
15 | 25 |
| |
16 | 26 |
| |
17 | 27 |
| |
| |||
114 | 124 |
| |
115 | 125 |
| |
116 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
117 | 135 |
| |
118 | 136 |
| |
119 | 137 |
| |
| |||
191 | 209 |
| |
192 | 210 |
| |
193 | 211 |
| |
194 |
| - | |
195 |
| - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
196 | 221 |
| |
197 | 222 |
| |
198 |
| - | |
199 |
| - | |
| 223 | + | |
| 224 | + | |
200 | 225 |
| |
201 | 226 |
| |
202 | 227 |
| |
| |||
210 | 235 |
| |
211 | 236 |
| |
212 | 237 |
| |
213 |
| - | |
214 |
| - | |
215 |
| - | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
216 | 241 |
| |
217 | 242 |
| |
218 |
| - | |
219 |
| - | |
220 |
| - | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
221 | 246 |
| |
222 | 247 |
| |
223 | 248 |
| |
| |||
228 | 253 |
| |
229 | 254 |
| |
230 | 255 |
| |
231 |
| - | |
| 256 | + | |
232 | 257 |
| |
233 | 258 |
| |
234 |
| - | |
| 259 | + | |
235 | 260 |
| |
236 | 261 |
| |
237 | 262 |
| |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
242 | 267 |
| |
243 | 268 |
| |
244 | 269 |
| |
|
You can’t perform that action at this time.
0 commit comments