about summary refs log tree commit diff
path: root/tests/mir-opt/inline/unwrap_unchecked.unwrap_unchecked.PreCodegen.after.panic-abort.mir
AgeCommit message (Expand)AuthorLines
2025-05-21Add some track_caller info to precondition panicsBen Kimock-1/+1
2024-08-18Bless *all* the mir-opt testsScott McMurray-1/+1
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-2/+0
2024-04-03Remove MIR unsafe checkMatthew Jasper-7/+3
2024-03-27Eliminate `UbCheck` for non-standard librariesDianQK-11/+2
2024-03-23refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib...Ralf Jung-1/+5
2024-03-08Distinguish between library and lang UB in assert_unsafe_preconditionBen Kimock-1/+1
2024-02-08Bless/fix testsBen Kimock-15/+19
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-1/+1
2023-10-31Only emit `!=` assumptions if the otherwise target is reachable.Camille GILLOT-10/+5
2023-10-31Simplify assume of a constant.Camille GILLOT-18/+14
2023-10-31Replace SwitchInt to unreachable by an assumption.Camille GILLOT-6/+12
2023-10-04Remove mir::LocalDecl::internal.Camille GILLOT-0/+2
2023-08-17Bless mir-opt tests.Camille GILLOT-1/+4
2023-07-10Enable by default.Camille GILLOT-4/+1
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-18/+18
2023-06-12bless mir-optPietro Albini-0/+41