about summary refs log tree commit diff
path: root/tests/ui/lifetimes/tail-expr-lock-poisoning.rs
AgeCommit message (Expand)AuthorLines
2025-02-03tests: remove redundant `//@ ignore-{wasm,wasm32,emscripten}`许杰友 Jieyou Xu (Joe)-1/+0
2025-01-23tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`许杰友 Jieyou Xu (Joe)-1/+2
2024-11-28Update more 2024 tests to remove -Zunstable-optionsEric Huss-1/+0
2024-10-24stabilize shorter-tail-lifetimesDing Xiang Fei-1/+0
2024-06-20add `needs-unwind` to UI testJorge Aparicio-0/+1
2024-06-18tail expression behind terminating scopeDing Xiang Fei-0/+29