rust/tests/mir-opt/building
Camille GILLOT 6cec91d647 Support debuginfo for custom MIR. 2023-09-01 16:16:31 +00:00
..
custom Support debuginfo for custom MIR. 2023-09-01 16:16:31 +00:00
async_await.a-{closure#0}.generator_resume.0.mir Run `AbortUnwindingCalls` after generator transform 2023-08-18 13:51:42 +01:00
async_await.b-{closure#0}.generator_resume.0.mir Run `AbortUnwindingCalls` after generator transform 2023-08-18 13:51:42 +01:00
async_await.rs Transform async ResumeTy in generator transform 2023-01-19 09:03:05 +01:00
enum_cast.bar.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.boo.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.droppy.built.after.mir make MIR less verbose 2023-08-24 14:26:26 +02:00
enum_cast.far.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.foo.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.offsetty.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.rs Also assume wrap-around discriminants in `as` MIR building 2023-05-18 10:28:36 -07:00
enum_cast.signy.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
enum_cast.unsigny.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
issue_49232.main.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
issue_49232.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_101867.main.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
issue_101867.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue_110508.rs rename constants in mir dump test 2023-07-05 04:28:45 +00:00
issue_110508.{impl#0}-BAR.built.after.mir rename constants in mir dump test 2023-07-05 04:28:45 +00:00
issue_110508.{impl#0}-SELF_BAR.built.after.mir rename constants in mir dump test 2023-07-05 04:28:45 +00:00
logical_or_in_conditional.rs mir-opt test before patch 2023-08-30 17:24:09 +08:00
logical_or_in_conditional.test_complex.built.after.mir lower ExprKind::Use, LogicalOp::Or and UnOp::Not 2023-08-30 17:24:10 +08:00
logical_or_in_conditional.test_or.built.after.mir lower ExprKind::Use, LogicalOp::Or and UnOp::Not 2023-08-30 17:24:10 +08:00
match_false_edges.full_tested_match.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
match_false_edges.full_tested_match2.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
match_false_edges.main.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
match_false_edges.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
receiver_ptr_mutability.main.built.after.mir Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` 2023-07-07 18:17:16 +02:00
receiver_ptr_mutability.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
shifts.rs Demonstration test for MIR building of checked shift operators 2023-03-22 01:37:11 -07:00
shifts.shift_signed.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
shifts.shift_unsigned.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
simple_match.match_bool.built.after.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
simple_match.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
storage_live_dead_in_statics.XXX.built.after.mir Rename `adjustment::PointerCast` and variants using it to `PointerCoercion` 2023-07-07 18:17:16 +02:00
storage_live_dead_in_statics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
uniform_array_move_out.move_out_by_subslice.built.after.mir make MIR less verbose 2023-08-24 14:26:26 +02:00
uniform_array_move_out.move_out_from_end.built.after.mir make MIR less verbose 2023-08-24 14:26:26 +02:00
uniform_array_move_out.rs Remove uses of `box_syntax` in rustc and tools 2023-03-12 13:19:46 +00:00