about summary refs log tree commit diff
path: root/tests/ui/parser/fn-header-semantic-fail.rs
AgeCommit message (Collapse)AuthorLines
2023-10-13Stabilize AFIT and RPITITMichael Goulet-6/+4
2023-03-08Remove `identity_future` indirectionArpad Borsos-3/+0
This was previously needed because the indirection used to hide some unexplained lifetime errors, which it turned out were related to the `min_choice` algorithm. Removing the indirection also solves a couple of cycle errors, large moves and makes async blocks support the `#[track_caller]` annotation.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+58