File tree
130 files changed
+4404
-3361
lines changed- compiler
- rustc_ast_pretty/src/pprust
- rustc_codegen_cranelift
- .github/workflows
- src
- abi
- debuginfo
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/interpret
- rustc_driver_impl/src
- rustc_expand/src
- rustc_hir_pretty/src
- rustc_incremental/src/persist
- rustc_interface
- src
- rustc_lint/src
- rustc_mir_build/src/thir/pattern
- rustc_monomorphize
- src
- mono_checks
- rustc_parse
- src
- parser
- rustc_session
- src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/traits
- library
- alloc/src
- core/src
- iter
- num
- coretests/tests
- std/src
- io
- os
- fd
- solid
- windows/io
- sys
- pal
- solid
- windows
- c
- src
- bootstrap
- mk
- src/core/builder
- ci
- github-actions
- scripts
- doc/rustc-dev-guide/src/tests
- librustdoc
- clean
- html
- render
- static/js
- tools
- compiletest/src
- header
- generate-windows-sys
- src
- miri
- src
- shims
- tests/pass
- tidy/src
- tests
- run-make/amdgpu-kd
- ui
- attributes
- command
- dyn-compatibility
- generics
- invalid-compile-flags
- parser/attribute
- suggestions
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+4404
-3361
lines changedLines changed: 2 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6195 | 6195 |
| |
6196 | 6196 |
| |
6197 | 6197 |
| |
6198 |
| - | |
| 6198 | + | |
6199 | 6199 |
| |
6200 |
| - | |
| 6200 | + | |
6201 | 6201 |
| |
6202 |
| - | |
6203 | 6202 |
| |
6204 |
| - | |
6205 |
| - | |
6206 |
| - | |
6207 |
| - | |
6208 | 6203 |
| |
6209 | 6204 |
| |
6210 | 6205 |
| |
| |||
6285 | 6280 |
| |
6286 | 6281 |
| |
6287 | 6282 |
| |
6288 |
| - | |
6289 |
| - | |
6290 |
| - | |
6291 |
| - | |
6292 |
| - | |
6293 |
| - | |
6294 | 6283 |
| |
6295 | 6284 |
| |
6296 | 6285 |
| |
|
Lines changed: 127 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 | + | |
| 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 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
1 | 128 |
| |
2 | 129 |
| |
3 | 130 |
| |
|
Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
424 | 424 |
| |
425 | 425 |
| |
426 | 426 |
| |
427 |
| - | |
| 427 | + | |
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
432 |
| - | |
| 432 | + | |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
| 436 | + | |
436 | 437 |
| |
| 438 | + | |
| 439 | + | |
437 | 440 |
| |
438 |
| - | |
| 441 | + | |
439 | 442 |
| |
440 |
| - | |
| 443 | + | |
441 | 444 |
| |
442 | 445 |
| |
443 | 446 |
| |
| |||
448 | 451 |
| |
449 | 452 |
| |
450 | 453 |
| |
451 |
| - | |
| 454 | + | |
452 | 455 |
| |
453 | 456 |
| |
| 457 | + | |
454 | 458 |
| |
455 | 459 |
| |
456 | 460 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
192 |
| - | |
| 191 | + | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
382 | 382 |
| |
383 | 383 |
| |
384 | 384 |
| |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
385 | 390 |
| |
386 | 391 |
| |
387 | 392 |
| |
| |||
403 | 408 |
| |
404 | 409 |
| |
405 | 410 |
| |
406 |
| - | |
| 411 | + | |
407 | 412 |
| |
408 | 413 |
| |
409 | 414 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
307 |
| - | |
| 307 | + | |
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
|
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 |
| |
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
871 | 871 |
| |
872 | 872 |
| |
873 | 873 |
| |
874 |
| - | |
| 874 | + | |
| 875 | + | |
875 | 876 |
| |
876 | 877 |
| |
877 | 878 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
395 |
| - | |
| 395 | + | |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
| |||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
408 |
| - | |
| 408 | + | |
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
197 | 203 |
| |
198 | 204 |
| |
199 | 205 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1776 | 1776 |
| |
1777 | 1777 |
| |
1778 | 1778 |
| |
| 1779 | + | |
1779 | 1780 |
| |
1780 | 1781 |
| |
1781 | 1782 |
| |
|
0 commit comments