File tree
76 files changed
+2224
-1940
lines changed- .github/workflows
- src
- ci
- azure-pipelines
- docker/wasm32
- github-actions
- librustc_mir
- dataflow
- impls
- move_paths
- transform
- util
- librustc_mir_build/build
- expr
- matches
- librustc_trait_selection/traits
- libstd/net
- test
- codegen
- mir-opt
- basic_assignment
- box_expr
- const-promotion-extern-static
- const_prop/boxes
- generator-drop-cleanup
- generator-storage-dead-unwind
- graphviz
- inline/inline-into-box-place
- 32bit
- 64bit
- issue-38669
- issue-41110
- issue-41697
- 32bit
- 64bit
- issue-41888
- issue-49232
- issue-62289
- loop_test
- match-arm-scopes
- match_false_edges
- nll/region-subtyping-basic
- 32bit
- 64bit
- no-drop-for-inactive-variant
- no-spurious-drop-after-call
- packed-struct-drop-aligned
- 32bit
- 64bit
- retag
- simple-match
- 32bit
- 64bit
- simplify-arm
- simplify_cfg
- simplify_try
- storage_live_dead_in_statics
- uniform_array_move_out
- unusual-item-types
- 32bit
- 64bit
- while-storage
- ui
- async-await
- generator
- match
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+2224
-1940
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
442 | 442 |
| |
443 | 443 |
| |
444 | 444 |
| |
445 |
| - | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
508 |
| - | |
| 508 | + | |
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 102 |
| |
106 | 103 |
| |
107 | 104 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 |
| - | |
32 | 30 |
| |
33 |
| - | |
| 31 | + | |
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
|
0 commit comments