File tree
148 files changed
+249
-203
lines changed- src
- librustc_codegen_llvm
- debuginfo
- librustc_codegen_ssa
- back
- mir
- traits
- librustc_data_structures
- graph
- dominators
- implementation
- iterate
- scc
- vec_graph
- obligation_forest
- librustc_index
- bit_set
- librustc_lint
- librustc_metadata
- librustc_mir
- borrow_check
- nll
- constraints
- region_infer
- error_reporting
- type_check
- liveness
- build
- expr
- matches
- dataflow
- impls
- move_paths
- hair
- cx
- pattern
- interpret
- monomorphize
- transform
- check_consts
- util
- librustc_target
- abi
- librustc_typeck
- check
- librustc
- dep_graph
- hir
- map
- infer
- canonical
- lexical_region_resolve
- region_constraints
- middle
- mir
- query
- traits
- ty
- query
- librustdoc
- clean
- libsyntax_pos
- libsyntax
- test/ui-fulldeps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+249
-203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3081 | 3081 | | |
3082 | 3082 | | |
3083 | 3083 | | |
| 3084 | + | |
3084 | 3085 | | |
3085 | 3086 | | |
3086 | 3087 | | |
| |||
3361 | 3362 | | |
3362 | 3363 | | |
3363 | 3364 | | |
| 3365 | + | |
3364 | 3366 | | |
3365 | 3367 | | |
3366 | 3368 | | |
| |||
3399 | 3401 | | |
3400 | 3402 | | |
3401 | 3403 | | |
| 3404 | + | |
3402 | 3405 | | |
3403 | 3406 | | |
3404 | 3407 | | |
| |||
3462 | 3465 | | |
3463 | 3466 | | |
3464 | 3467 | | |
| 3468 | + | |
| 3469 | + | |
| 3470 | + | |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
| 3475 | + | |
3465 | 3476 | | |
3466 | 3477 | | |
3467 | 3478 | | |
| |||
3506 | 3517 | | |
3507 | 3518 | | |
3508 | 3519 | | |
| 3520 | + | |
3509 | 3521 | | |
3510 | 3522 | | |
3511 | 3523 | | |
| |||
3551 | 3563 | | |
3552 | 3564 | | |
3553 | 3565 | | |
| 3566 | + | |
3554 | 3567 | | |
3555 | 3568 | | |
3556 | 3569 | | |
| |||
3573 | 3586 | | |
3574 | 3587 | | |
3575 | 3588 | | |
| 3589 | + | |
3576 | 3590 | | |
3577 | 3591 | | |
3578 | 3592 | | |
| |||
3672 | 3686 | | |
3673 | 3687 | | |
3674 | 3688 | | |
| 3689 | + | |
3675 | 3690 | | |
3676 | 3691 | | |
3677 | 3692 | | |
| |||
3720 | 3735 | | |
3721 | 3736 | | |
3722 | 3737 | | |
| 3738 | + | |
3723 | 3739 | | |
3724 | 3740 | | |
3725 | 3741 | | |
| |||
4236 | 4252 | | |
4237 | 4253 | | |
4238 | 4254 | | |
| 4255 | + | |
4239 | 4256 | | |
4240 | 4257 | | |
4241 | 4258 | | |
| |||
4265 | 4282 | | |
4266 | 4283 | | |
4267 | 4284 | | |
| 4285 | + | |
4268 | 4286 | | |
4269 | 4287 | | |
4270 | 4288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| 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 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments