Commit Graph

3 Commits

Author SHA1 Message Date
Ding Xiang Fei
0689b2139f stabilize shorter-tail-lifetimes 2024-10-24 01:56:08 +08:00
Jorge Aparicio
f42fa4f6e0 add needs-unwind to UI test
the `tail-expr-lock-poisoning` UI test uses the `panic::catch_unwind`
API so it relies on unwinding being implemented. this test ought not to
run on targets that do not support unwinding. add the `needs-unwind`
attribute to signal this
2024-06-20 17:42:40 +02:00
Ding Xiang Fei
0f8c3f7882 tail expression behind terminating scope 2024-06-18 04:14:43 +08:00