File tree
277 files changed
+528
-262
lines changed- turbopack/crates
- turbopack/src/module_options
- turbopack-core
- src
- resolve
- turbopack-css/src/chunk
- turbopack-ecmascript
- src
- chunk
- references
- turbopack-resolve/src
- turbopack-tests/tests
- execution/turbopack/data-url
- basic/input
- relative/input
- snapshot
- basic
- async_chunk/output
- chunked/output
- shebang/output
- top-level-await/output
- basic-tree-shake
- dynamic-import/output
- export-named/output
- export-namespace/output
- import-named/output
- import-named-all/output
- import-namespace/output
- import-side-effect/output
- require-side-effect/output
- tree-shake-test-1/output
- comptime
- define/output
- early-return/output
- typeof/output
- unreachable/output
- css
- absolute-uri-import/output
- chained-attributes/output
- css/output
- css-legacy-nesting/output
- css-modules/output
- cycle/output
- embed-url/output
- relative-uri-import/output
- url-in-supports-query/output
- cssmodules
- composes/output
- relative-uri-import/output
- dynamic-request/very-dynamic/output
- emotion/emotion/output
- env/env/output
- evaluated_entrry/runtime_entry/output
- example/example/output
- export-alls
- cjs-2/output
- cjs-script/output
- import-meta
- cjs/output
- esm/output
- esm-multiple/output
- esm-mutable/output
- esm-object/output
- url/output
- imports
- duplicate-binding/output
- dynamic/output
- ignore-comments/output
- json/output
- order/output
- resolve_error_cjs/output
- resolve_error_esm/output
- static/output
- static-and-dynamic/output
- subpath-imports/output
- subpath-imports-nested/output
- mdx/error/output
- minification/paren-remover/output
- node
- node_protocol_external/output
- spawn_dynamic/output
- spawn_node_eval/output
- runtime/default_dev_runtime/output
- source_maps/invalid/output
- styled_components/styled_components/output
- swc_transforms
- mono_transforms/output
- preset_env/output
- tree-shaking/dce/output
- typescript
- jsconfig-baseurl/output
- tsconfig-baseurl/output
- tsconfig-extends/output
- tsconfig-extends-module/output
- tsconfig-extends-module-full-path/output
- tsconfig-extends-relative-dir/output
- tsconfig-extends-without-ext/output
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
277 files changed
+528
-262
lines changedDiff for: Cargo.lock
+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Cargo.toml
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
| 345 | + | |
345 | 346 |
| |
346 | 347 |
| |
347 | 348 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
|
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 | + |
+21-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
| |||
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
101 | 107 |
| |
102 | 108 |
| |
103 | 109 |
| |
| |||
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
| 139 | + | |
133 | 140 |
| |
134 | 141 |
| |
135 | 142 |
| |
| |||
168 | 175 |
| |
169 | 176 |
| |
170 | 177 |
| |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
171 | 185 |
| |
172 | 186 |
| |
173 | 187 |
| |
| |||
230 | 244 |
| |
231 | 245 |
| |
232 | 246 |
| |
| 247 | + | |
233 | 248 |
| |
234 | 249 |
| |
235 | 250 |
| |
| |||
303 | 318 |
| |
304 | 319 |
| |
305 | 320 |
| |
306 |
| - | |
| 321 | + | |
307 | 322 |
| |
308 | 323 |
| |
309 | 324 |
| |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
310 | 330 |
| |
311 | 331 |
| |
312 | 332 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
+36
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| |||
1998 | 2000 |
| |
1999 | 2001 |
| |
2000 | 2002 |
| |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
2001 | 2037 |
| |
2002 | 2038 |
| |
2003 | 2039 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
602 | 602 |
| |
603 | 603 |
| |
604 | 604 |
| |
| 605 | + | |
| 606 | + | |
605 | 607 |
| |
606 | 608 |
| |
607 | 609 |
| |
|
0 commit comments