rust/tests/ui/consts/required-consts
2024-03-20 11:07:12 +01:00
..
collect-in-called-fn.noopt.stderr preserve span when evaluating mir::ConstOperand 2024-03-14 21:55:07 +01:00
collect-in-called-fn.opt.stderr preserve span when evaluating mir::ConstOperand 2024-03-14 21:55:07 +01:00
collect-in-called-fn.rs const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
collect-in-dead-drop.noopt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-drop.opt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-drop.rs fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-fn.noopt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-fn.opt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-fn.rs fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr-in-const.noopt.stderr collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr-in-const.opt.stderr collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr-in-const.rs collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr.noopt.stderr collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr.opt.stderr collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-fnptr.rs collector: recursively traverse 'mentioned' items to evaluate their constants 2024-03-20 11:07:12 +01:00
collect-in-dead-forget.rs fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-move.noopt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-move.opt.stderr fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-move.rs fix comments in required-consts tests 2024-03-20 11:07:12 +01:00
collect-in-dead-vtable.noopt.stderr mentioned items: also handle vtables 2024-03-20 11:07:12 +01:00
collect-in-dead-vtable.opt.stderr mentioned items: also handle vtables 2024-03-20 11:07:12 +01:00
collect-in-dead-vtable.rs mentioned items: also handle vtables 2024-03-20 11:07:12 +01:00
interpret-in-const-called-fn.noopt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-const-called-fn.opt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-const-called-fn.rs const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-promoted.noopt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-promoted.opt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-promoted.rs const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-static.noopt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-static.opt.stderr const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00
interpret-in-static.rs const-eval: organize and extend tests for required-consts 2024-03-13 17:49:45 +01:00