File tree
272 files changed
+3053
-2377
lines changed- compiler
- rustc_builtin_macros/src
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/src/back
- rustc_codegen_llvm/src/back
- rustc_codegen_ssa/src/back
- rustc_error_codes/src/error_codes
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- rustc_lint/src
- rustc_middle/src/ty
- rustc_mir_transform/src
- coverage
- rustc_span/src
- rustc_trait_selection/src/error_reporting/infer
- rustc_type_ir/src
- search_graph
- library
- alloc
- benches
- src
- core/src
- mem
- ptr
- std/src
- io
- buffered
- sys/pal/unix
- src
- bootstrap
- defaults
- mk
- src
- core/config
- utils
- librustdoc
- doctest
- html/render
- passes
- lint
- tools
- miri
- src/shims/unix
- tests
- fail/intrinsics
- pass
- run-make-support/src
- external_deps
- tests
- assembly/asm
- codegen
- repr
- simd
- simd-intrinsic
- debuginfo
- incremental
- pretty
- run-make
- rustc-crates-on-stable
- rustdoc-default-output
- simd-ffi
- rustdoc
- inline_cross/auxiliary
- merge-cross-crate-info
- cargo-transitive-read-write
- auxiliary
- kitchen-sink-separate-dirs
- auxiliary
- no-merge-separate
- auxiliary
- no-merge-write-anyway
- auxiliary
- overwrite
- auxiliary
- overwrite-but-include
- auxiliary
- overwrite-but-separate
- auxiliary
- single-crate-finalize
- single-crate-read-write
- single-crate-write-anyway
- single-merge-none-useless-write
- transitive-finalize
- auxiliary
- transitive-merge-none
- auxiliary
- transitive-merge-read-write
- auxiliary
- transitive-no-info
- auxiliary
- two-separate-out-dir
- auxiliary
- rustdoc-ui
- ui
- abi
- asm
- aarch64
- x86_64
- consts/const-eval/simd
- error-codes
- feature-gates
- layout
- lint
- repr
- simd
- intrinsic
- span
- traits/next-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
272 files changed
+3053
-2377
lines changedLines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
812 | 812 |
| |
813 | 813 |
| |
814 | 814 |
| |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
815 | 853 |
| |
816 | 854 |
| |
817 | 855 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
| 329 | + | |
| 330 | + | |
329 | 331 |
| |
330 | 332 |
| |
331 | 333 |
| |
| |||
355 | 357 |
| |
356 | 358 |
| |
357 | 359 |
| |
358 |
| - | |
| 360 | + | |
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 |
| - | |
| 207 | + | |
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
272 | 272 |
| |
273 | 273 |
| |
274 | 274 |
| |
275 |
| - | |
276 | 275 |
| |
277 | 276 |
| |
278 | 277 |
| |
| |||
317 | 316 |
| |
318 | 317 |
| |
319 | 318 |
| |
320 |
| - | |
321 | 319 |
| |
322 | 320 |
| |
323 | 321 |
| |
| |||
337 | 335 |
| |
338 | 336 |
| |
339 | 337 |
| |
340 |
| - | |
| 338 | + | |
341 | 339 |
| |
342 | 340 |
| |
343 | 341 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
318 | 317 |
| |
319 | 318 |
| |
320 | 319 |
| |
| |||
342 | 341 |
| |
343 | 342 |
| |
344 | 343 |
| |
345 |
| - | |
346 |
| - | |
347 |
| - | |
| 344 | + | |
348 | 345 |
| |
349 | 346 |
| |
350 | 347 |
| |
| |||
355 | 352 |
| |
356 | 353 |
| |
357 | 354 |
| |
358 |
| - | |
359 | 355 |
| |
360 | 356 |
| |
361 | 357 |
| |
| |||
372 | 368 |
| |
373 | 369 |
| |
374 | 370 |
| |
375 |
| - | |
| 371 | + | |
376 | 372 |
| |
377 | 373 |
| |
378 | 374 |
| |
|
Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
| 44 | + | |
49 | 45 |
| |
50 | 46 |
| |
51 | 47 |
| |
52 | 48 |
| |
53 | 49 |
| |
54 | 50 |
| |
55 |
| - | |
| 51 | + | |
56 | 52 |
| |
57 | 53 |
| |
58 | 54 |
| |
| |||
68 | 64 |
| |
69 | 65 |
| |
70 | 66 |
| |
71 |
| - | |
| 67 | + | |
72 | 68 |
| |
73 | 69 |
| |
74 | 70 |
| |
| |||
81 | 77 |
| |
82 | 78 |
| |
83 | 79 |
| |
84 |
| - | |
| 80 | + | |
85 | 81 |
| |
86 | 82 |
| |
87 | 83 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 |
| |
16 | 22 |
| |
17 | 23 |
| |
18 | 24 |
| |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 |
| - | |
| 28 | + | |
23 | 29 |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
171 | 184 |
| |
172 | 185 |
| |
173 | 186 |
| |
|
0 commit comments