File tree
413 files changed
+10494
-6723
lines changed- .github/workflows
- compiler
- rustc_arena/src
- rustc_ast/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_hir_analysis
- src
- astconv
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_incremental/src/persist
- rustc_infer/src/traits
- rustc_lint/src
- rustc_macros/src
- rustc_middle/src
- hir
- mir
- query
- ty
- rustc_mir_build/src
- build
- custom/parse
- matches
- rustc_mir_dataflow/src
- framework
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_parse
- src
- lexer
- parser
- rustc_passes/src
- rustc_query_system/src/query
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- stable_mir
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src
- solve/eval_ctxt
- traits
- rustc_type_ir/src
- library
- alloc/src
- core/src
- ffi
- intrinsics
- num
- ptr
- proc_macro/src
- std
- src
- collections/hash
- io
- sync/mpsc
- sys
- solid
- unix
- wasi
- windows
- sys_common/thread_parking
- tests
- src
- ci/github-actions
- doc
- rustc
- rustdoc/src
- unstable-book/src/language-features
- librustdoc
- clean
- html
- highlight
- render
- templates
- json
- passes
- lint
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- crashes
- compiletest/src
- miri
- src
- shims
- intrinsics
- tests
- fail
- function_calls
- intrinsics
- panic
- pass/function_calls
- rust-analyzer/crates/hir-ty/src
- mir
- tests
- codegen
- issues
- mir-opt
- building
- custom
- copy-prop
- inline
- issues
- pre-codegen
- run-coverage
- run-coverage-rustdoc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
413 files changed
+10494
-6723
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 | 326 |
| |
338 | 327 |
| |
339 | 328 |
| |
|
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| |||
5126 | 5126 |
| |
5127 | 5127 |
| |
5128 | 5128 |
| |
5129 |
| - | |
| 5129 | + | |
5130 | 5130 |
| |
5131 |
| - | |
| 5131 | + | |
5132 | 5132 |
| |
5133 | 5133 |
| |
5134 | 5134 |
| |
| |||
5155 | 5155 |
| |
5156 | 5156 |
| |
5157 | 5157 |
| |
5158 |
| - | |
| 5158 | + | |
5159 | 5159 |
| |
5160 |
| - | |
| 5160 | + | |
5161 | 5161 |
| |
5162 | 5162 |
| |
5163 | 5163 |
| |
|
+105
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 | + | |
1 | 106 |
| |
2 | 107 |
| |
3 | 108 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
| |||
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 |
| - | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| |||
363 | 364 |
| |
364 | 365 |
| |
365 | 366 |
| |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
366 | 383 |
| |
367 | 384 |
| |
368 | 385 |
| |
| |||
375 | 392 |
| |
376 | 393 |
| |
377 | 394 |
| |
| 395 | + | |
| 396 | + | |
378 | 397 |
| |
379 | 398 |
| |
380 | 399 |
| |
| |||
395 | 414 |
| |
396 | 415 |
| |
397 | 416 |
| |
398 |
| - | |
399 |
| - | |
400 |
| - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
401 | 422 |
| |
402 | 423 |
| |
403 | 424 |
| |
| |||
416 | 437 |
| |
417 | 438 |
| |
418 | 439 |
| |
419 |
| - | |
| 440 | + | |
420 | 441 |
| |
421 |
| - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
422 | 452 |
| |
423 | 453 |
| |
424 | 454 |
| |
425 | 455 |
| |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
426 | 469 |
| |
427 | 470 |
| |
428 | 471 |
| |
| |||
432 | 475 |
| |
433 | 476 |
| |
434 | 477 |
| |
435 |
| - | |
436 |
| - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
437 | 483 |
| |
438 |
| - | |
| 484 | + | |
439 | 485 |
| |
440 | 486 |
| |
| 487 | + | |
| 488 | + | |
441 | 489 |
| |
442 | 490 |
| |
443 | 491 |
| |
| |||
448 | 496 |
| |
449 | 497 |
| |
450 | 498 |
| |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
| 499 | + | |
| 500 | + | |
458 | 501 |
| |
| 502 | + | |
| 503 | + | |
| 504 | + | |
459 | 505 |
| |
460 | 506 |
| |
461 | 507 |
| |
462 | 508 |
| |
463 | 509 |
| |
| 510 | + | |
464 | 511 |
| |
465 |
| - | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
466 | 519 |
| |
467 | 520 |
| |
468 | 521 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
1369 | 1370 |
| |
1370 | 1371 |
| |
1371 | 1372 |
| |
1372 |
| - | |
| 1373 | + | |
1373 | 1374 |
| |
1374 | 1375 |
| |
1375 | 1376 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
| 153 | + | |
| 154 | + | |
153 | 155 |
| |
154 | 156 |
| |
155 | 157 |
| |
| |||
158 | 160 |
| |
159 | 161 |
| |
160 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
161 | 170 |
| |
| 171 | + | |
162 | 172 |
| |
163 | 173 |
| |
164 | 174 |
| |
| 175 | + | |
165 | 176 |
| |
166 | 177 |
| |
167 | 178 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
0 commit comments