about summary refs log tree commit diff
path: root/tests/ui/weird-exprs.rs
AgeCommit message (Expand)AuthorLines
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-0/+1
2024-04-16Add another expression to weird-exprs.rsMaik Allgöwer-0/+15
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-21Rename function in weird-exprs.rs for clarityJaro Fietz-2/+2
2023-12-16Add more weirdness to weird-exprs.rsJaro Fietz-0/+27
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-06-19Disable feature(unboxed_closures, fn_traits) in weird-exprsDavid Tolnay-5/+5
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-3/+3
2023-05-15Add more interesting nonsense to weird-exprs.rsAlona Enraght-Moony-0/+30
2023-01-11Move /src/test to /testsAlbert Larsan-0/+230