CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 22:53:43 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/rust-lang/rust-analyzer.git
etag: W/"2b6641bc8c6db1141d552d31c589445b"
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=J2ou%2F2L2nQEMN3jCay0tWCDkgNrN1nVwtjwUGVzZ13uN0qHvQGLqeusC774N37saU66WF3bZ4wlfCIU5FNrBU70zK%2FYtDAxbUsrqA6Tjf9rddhPy3g9yVV8ooesjtta3rc6I1pwJqh4oaJ82hvAZ6Src5p6crtn8s%2FHwMn9LgTLKAA1z%2BMabB9a4vWsGj9Sub7bAWMlCX2OtT5HsV0FtQBKNxEz4Wa%2FNx3nWpjE73qjr%2Fda9%2Fw79%2BziVfzjOMo7COs1p8ojnYrKROV2r%2BfPU%2BQ%3D%3D--pemd8G5zWZ4v61Ku--Mzxuww4%2FQx2R54LoNjSiKA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2147422913.1753743222; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 22:53:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 22:53:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BF5A:319329:10E22E:181DD7:6887FF76
Merge pull request #20000 from tadeokondrak/lifetime-repeat-macro · rust-lang/rust-analyzer@a207299 · GitHub
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe/meta_syntax.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe/regression.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mod.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/benchmark.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/expander/matcher.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/expander/transcriber.rs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit a207299
authored
File tree
Expand file treeCollapse file tree
8 files changed
+63
-14
lines changedFilter options
- crates
- hir-def/src/macro_expansion_tests
- mbe
- mbe/src
- expander
Expand file treeCollapse file tree
8 files changed
+63
-14
lines changedcrates/hir-def/src/macro_expansion_tests/mbe.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe.rs+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2029 | 2029 |
| |
2030 | 2030 |
| |
2031 | 2031 |
| |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + |
crates/hir-def/src/macro_expansion_tests/mbe/meta_syntax.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe/meta_syntax.rs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| 33 | + | |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 | 37 |
| |
|
crates/hir-def/src/macro_expansion_tests/mbe/regression.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mbe/regression.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
784 | 784 |
| |
785 | 785 |
| |
786 | 786 |
| |
787 |
| - | |
| 787 | + | |
788 | 788 |
| |
789 | 789 |
| |
790 | 790 |
| |
|
crates/hir-def/src/macro_expansion_tests/mod.rs
Copy file name to clipboardExpand all lines: crates/hir-def/src/macro_expansion_tests/mod.rs+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
306 |
| - | |
307 |
| - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
308 | 311 |
| |
309 | 312 |
| |
310 | 313 |
| |
311 |
| - | |
312 |
| - | |
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
|
crates/mbe/src/benchmark.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/benchmark.rs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
200 | 204 |
| |
201 | 205 |
| |
202 | 206 |
| |
|
crates/mbe/src/expander/matcher.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/expander/matcher.rs+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
823 | 823 |
| |
824 | 824 |
| |
825 | 825 |
| |
826 |
| - | |
| 826 | + | |
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
| |||
963 | 963 |
| |
964 | 964 |
| |
965 | 965 |
| |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
966 | 970 |
| |
967 | 971 |
| |
968 | 972 |
| |
| |||
983 | 987 |
| |
984 | 988 |
| |
985 | 989 |
| |
986 |
| - | |
| 990 | + | |
987 | 991 |
| |
988 | 992 |
| |
989 | 993 |
| |
990 | 994 |
| |
991 |
| - | |
992 |
| - | |
| 995 | + | |
993 | 996 |
| |
994 | 997 |
| |
995 | 998 |
| |
|
crates/mbe/src/expander/transcriber.rs
Copy file name to clipboardExpand all lines: crates/mbe/src/expander/transcriber.rs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
500 | 504 |
| |
501 | 505 |
| |
502 | 506 |
| |
|
+15-4Lines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| 158 | + | |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
| |||
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
| 174 | + | |
173 | 175 |
| |
174 | 176 |
| |
175 | 177 |
| |
| |||
350 | 352 |
| |
351 | 353 |
| |
352 | 354 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
357 | 368 |
| |
358 | 369 |
| |
359 | 370 |
| |
|
You can’t perform that action at this time.
0 commit comments