File tree
270 files changed
+167
-157
lines changed- src
- librustc_mir/util
- test/mir-opt
- address-of
- array-index-is-temporary/64bit
- basic_assignment
- box_expr
- byte_slice
- combine_array_len/64bit
- const-promotion-extern-static
- const_allocation2/64bit
- const_allocation3/64bit
- const_allocation/64bit
- const_prop_miscompile
- const_prop
- aggregate
- array_index/64bit
- bad_op_div_by_zero
- bad_op_mod_by_zero
- bad_op_unsafe_oob_for_slices/64bit
- boolean_identities
- boxes
- cast
- checked_add
- const_prop_fails_gracefully
- control-flow-simplification
- discriminant/64bit
- indirect
- issue-66971
- issue-67019
- mult_by_zero
- mutable_variable_aggregate_mut_ref
- mutable_variable_aggregate_partial_read
- mutable_variable_aggregate
- mutable_variable_no_prop
- mutable_variable_unprop_assign
- mutable_variable
- optimizes_into_variable/64bit
- read_immutable_static
- ref_deref_project
- ref_deref
- reify_fn_ptr
- repeat/64bit
- return_place
- scalar_literal_propagation
- slice_len/64bit
- switch_int
- tuple_literal_propagation
- copy_propagation_arg
- copy_propagation
- deaggregator_test_enum_2
- deaggregator_test_enum
- deaggregator_test_multiple
- deaggregator_test
- exponential-or
- fn-ptr-shim
- generator-drop-cleanup
- generator-storage-dead-unwind
- generator-tiny
- graphviz
- inline
- inline-any-operand
- inline-closure-borrows-arg
- inline-closure-captures
- inline-closure
- inline-into-box-place/64bit
- inline-retag
- inline-specialization
- inline-trait-method_2
- inline-trait-method
- issue-58867-inline-as-ref-as-mut
- issue-38669
- issue-41110
- issue-41697/64bit
- issue-41888
- issue-49232
- issue-62289
- issue-72181-1
- issue-72181/64bit
- issue-73223/64bit
- loop_test
- match-arm-scopes
- match_false_edges
- match_test
- nll
- named-lifetimes-basic
- region-subtyping-basic/64bit
- no-drop-for-inactive-variant
- no-spurious-drop-after-call
- nrvo-simple
- packed-struct-drop-aligned/64bit
- remove-never-const
- remove_fake_borrows
- retag
- simple-match/64bit
- simplify-arm-identity/64bit
- simplify-arm
- simplify-locals-fixedpoint
- simplify-locals-removes-unused-consts
- simplify-locals-removes-unused-discriminant-reads/64bit
- simplify_cfg
- simplify_if
- simplify_match
- simplify_try_if_let
- simplify_try
- slice-drop-shim/64bit
- storage_live_dead_in_statics
- storage_ranges
- tls-access
- uniform_array_move_out
- uninhabited-enum
- uninhabited_enum_branching
- unreachable_asm_2
- unreachable_asm
- unreachable_diverging
- unreachable
- unusual-item-types/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.
270 files changed
+167
-157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
199 | | - | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments