File tree
141 files changed
+3004
-3067
lines changed- src
- librustc_mir/util
- test/mir-opt
- address-of
- array-index-is-temporary
- 32bit
- 64bit
- basic_assignment
- box_expr
- byte_slice
- combine_array_len
- 32bit
- 64bit
- const-promotion-extern-static
- const_allocation
- 32bit
- 64bit
- const_allocation2
- 32bit
- 64bit
- const_allocation3
- 32bit
- 64bit
- const_prop
- aggregate
- array_index
- 32bit
- 64bit
- boxes
- cast
- checked_add
- const_prop_fails_gracefully
- control-flow-simplification
- discriminant
- 32bit
- 64bit
- indirect
- issue-66971
- issue-67019
- optimizes_into_variable
- 32bit
- 64bit
- read_immutable_static
- ref_deref
- ref_deref_project
- reify_fn_ptr
- repeat
- 32bit
- 64bit
- return_place
- slice_len
- 32bit
- 64bit
- switch_int
- copy_propagation
- copy_propagation_arg
- deaggregator_test
- deaggregator_test_enum
- deaggregator_test_enum_2
- deaggregator_test_multiple
- exponential-or
- generator-drop-cleanup
- generator-storage-dead-unwind
- generator-tiny
- inline
- inline-any-operand
- inline-closure
- inline-closure-borrows-arg
- inline-closure-captures
- inline-into-box-place
- 32bit
- 64bit
- inline-retag
- inline-specialization
- inline-trait-method
- inline-trait-method_2
- issue-58867-inline-as-ref-as-mut
- issue-38669
- issue-41110
- issue-41697
- 32bit
- 64bit
- issue-41888
- issue-49232
- issue-62289
- loop_test
- match-arm-scopes
- match_false_edges
- match_test
- no-drop-for-inactive-variant
- no-spurious-drop-after-call
- packed-struct-drop-aligned
- 32bit
- 64bit
- remove-never-const
- remove_fake_borrows
- retag
- simple-match
- 32bit
- 64bit
- simplify-arm-identity
- simplify-locals-fixedpoint
- simplify-locals-removes-unused-consts
- simplify-locals-removes-unused-discriminant-reads
- simplify_cfg
- simplify_if
- simplify_match
- simplify_try
- slice-drop-shim
- 32bit
- 64bit
- storage_live_dead_in_statics
- storage_ranges
- uniform_array_move_out
- uninhabited-enum
- uninhabited_enum_branching
- unreachable
- unreachable_asm
- unreachable_asm_2
- unreachable_diverging
- unusual-item-types
- 32bit
- 64bit
- while-storage
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+3004
-3067
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
| 308 | + | |
309 | 309 |
| |
310 |
| - | |
| 310 | + | |
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
| 329 | + | |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
458 |
| - | |
| 458 | + | |
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
|
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
|
0 commit comments