This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
0 commit comments