about summary refs log tree commit diff
path: root/tests/ui/drop/dynamic-drop.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-1/+1
2023-12-21Give temporaries in if let guards correct scopesMatthew Jasper-0/+14
2023-10-20s/generator/coroutine/Oli Scherer-6/+6
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-09-19Add more if let guard testsMatthew Jasper-0/+18
2023-01-11Move /src/test to /testsAlbert Larsan-0/+520