File tree
300 files changed
+1614
-2162
lines changed- compiler
- rustc_codegen_llvm/src/back
- rustc_codegen_ssa/src/back
- rustc_ty_utils/src
- library
- core/src
- intrinsics
- std/src/sys/pal/windows
- src/bootstrap/src
- core
- build_steps
- builder
- utils
- tests
- assembly
- stack-protector
- targets
- auxiliary
- codegen
- avr
- cffi
- intrinsics
- issues
- loongarch-abi
- macos
- naked-fn
- repr
- riscv-abi
- sanitizer
- kcfi
- simd
- simd-intrinsic
- incremental
- mir-opt/issues
- run-make
- rustdoc-scrape-examples-macros/src
- rustdoc-scrape-examples-multiple/src
- rustdoc-scrape-examples-ordering/src
- rustdoc-scrape-examples-remap/src
- rustdoc-scrape-examples-test/src
- rustdoc-scrape-examples-whitespace/src
- rustdoc-themes
- rustdoc-with-out-dir-option/src
- rustdoc-with-output-option/src
- rustdoc-with-short-out-dir-option/src
- staticlib-broken-bitcode
- rustdoc
- auxiliary
- rustdoc-ui
- ui
- abi
- associated-types
- borrowck
- c-variadic
- check-cfg
- cmse-nonsecure
- cmse-nonsecure-call
- cmse-nonsecure-entry
- consts/const-eval/simd
- deriving
- error-codes
- feature-gates
- force-inlining
- inline-const
- intrinsics
- layout
- mir
- process
- repr
- sanitizer
- simd
- intrinsic
- static
- target-feature
- unsafe-binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
300 files changed
+1614
-2162
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
136 | 155 |
| |
137 | 156 |
| |
138 | 157 |
| |
139 | 158 |
| |
140 | 159 |
| |
141 | 160 |
| |
142 |
| - | |
| 161 | + | |
143 | 162 |
| |
144 | 163 |
| |
145 | 164 |
| |
| |||
148 | 167 |
| |
149 | 168 |
| |
150 | 169 |
| |
151 |
| - | |
| 170 | + | |
152 | 171 |
| |
153 | 172 |
| |
154 | 173 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1726 | 1726 |
| |
1727 | 1727 |
| |
1728 | 1728 |
| |
1729 |
| - | |
1730 |
| - | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1731 | 1735 |
| |
1732 | 1736 |
| |
1733 | 1737 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
| |||
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
55 |
| - | |
| 53 | + | |
56 | 54 |
| |
57 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1369 | 1369 |
| |
1370 | 1370 |
| |
1371 | 1371 |
| |
1372 |
| - | |
| 1372 | + | |
1373 | 1373 |
| |
1374 | 1374 |
| |
1375 | 1375 |
| |
| |||
1387 | 1387 |
| |
1388 | 1388 |
| |
1389 | 1389 |
| |
1390 |
| - | |
| 1390 | + | |
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
| |||
1405 | 1405 |
| |
1406 | 1406 |
| |
1407 | 1407 |
| |
1408 |
| - | |
| 1408 | + | |
1409 | 1409 |
| |
1410 | 1410 |
| |
1411 | 1411 |
| |
| |||
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 | 1425 |
| |
1426 |
| - | |
| 1426 | + | |
1427 | 1427 |
| |
1428 | 1428 |
| |
1429 | 1429 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
| 263 | + | |
263 | 264 |
| |
264 | 265 |
| |
265 |
| - | |
| 266 | + | |
266 | 267 |
| |
267 | 268 |
| |
268 | 269 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
987 | 987 |
| |
988 | 988 |
| |
989 | 989 |
| |
990 |
| - | |
991 |
| - | |
992 |
| - | |
| 990 | + | |
993 | 991 |
| |
994 | 992 |
| |
995 | 993 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
273 | 279 |
| |
274 | 280 |
| |
275 | 281 |
| |
| |||
847 | 853 |
| |
848 | 854 |
| |
849 | 855 |
| |
850 |
| - | |
| 856 | + | |
851 | 857 |
| |
852 | 858 |
| |
853 | 859 |
| |
| |||
1023 | 1029 |
| |
1024 | 1030 |
| |
1025 | 1031 |
| |
1026 |
| - | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
1027 | 1039 |
| |
1028 | 1040 |
| |
1029 | 1041 |
| |
| |||
1887 | 1899 |
| |
1888 | 1900 |
| |
1889 | 1901 |
| |
1890 |
| - | |
| 1902 | + | |
1891 | 1903 |
| |
1892 | 1904 |
| |
1893 | 1905 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
| 263 | + | |
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
| 273 | + | |
274 | 274 |
| |
275 | 275 |
| |
276 |
| - | |
| 276 | + | |
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1462 | 1462 |
| |
1463 | 1463 |
| |
1464 | 1464 |
| |
1465 |
| - | |
| 1465 | + | |
1466 | 1466 |
| |
1467 | 1467 |
| |
1468 | 1468 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
| 433 | + | |
433 | 434 |
| |
434 |
| - | |
| 435 | + | |
435 | 436 |
| |
436 | 437 |
| |
437 | 438 |
| |
| |||
446 | 447 |
| |
447 | 448 |
| |
448 | 449 |
| |
| 450 | + | |
449 | 451 |
| |
450 | 452 |
| |
451 | 453 |
| |
452 | 454 |
| |
453 | 455 |
| |
454 |
| - | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
455 | 462 |
| |
456 | 463 |
| |
457 | 464 |
| |
| |||
479 | 486 |
| |
480 | 487 |
| |
481 | 488 |
| |
| 489 | + | |
482 | 490 |
| |
483 |
| - | |
| 491 | + | |
484 | 492 |
| |
485 | 493 |
| |
486 | 494 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
18 |
| - | |
| 18 | + | |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
| |||
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
0 commit comments