| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -36/+0 | |
| 2019-11-26 | Stabilize nested self receivers | Taylor Cramer | -1/+0 | |
| Previously, only Self, &Self, &mut Self, Arc<Self>, Rc<Self>, and Box<Self> were available as stable method receivers. This commit stabilizes nested uses of all the above types. However, nested receivers remain non-object-safe. | ||||
| 2019-08-20 | Remove async_await gates from tests. | Mazdak Farrokhzad | -2/+0 | |
| 2019-08-08 | lifetime elision: add conforming-to-fn tests. | Mazdak Farrokhzad | -0/+39 | |
