| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -0/+1 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-07-07 | Require TAITs to be mentioned in the signatures of functions that register ↵ | Oli Scherer | -2/+1 | |
| hidden types for them | ||||
| 2023-03-08 | Remove `identity_future` indirection | Arpad Borsos | -1/+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-11 | Move /src/test to /tests | Albert Larsan | -0/+20 | |
