about summary refs log tree commit diff
path: root/tests/mir-opt/inline/inline_coroutine.main.Inline.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2025-04-15Update tests.Mara Bos-1/+1
2024-12-10We don't need `NonNull::as_ptr` debuginfoScott McMurray-1/+0
2024-08-18Bless *all* the mir-opt testsScott McMurray-4/+4
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-11/+11
2024-04-03Remove MIR unsafe checkMatthew Jasper-5/+3
2024-01-16Rename `pointer` field on `Pin`LegionMammal978-1/+1
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-1/+1
2023-12-11End locals' live range before suspending coroutineTomasz Miąsko-0/+1
2023-11-20Fix insertion of statements to be executed along return edge in inliningTomasz Miąsko-36/+38
2023-10-25FileCheck inline_coroutineRyan Mehri-11/+11
2023-10-20s/generator/coroutine/Oli Scherer-0/+124