| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-11-26 | Stabilize nested self receivers | Taylor Cramer | -5/+5 | |
| 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-11-07 | Update ui tests | Guillaume Gomez | -0/+1 | |
| 2019-07-27 | Minor clean up | Taiki Endo | -5/+5 | |
| 2019-07-27 | add a bevy of new test cases | Niko Matsakis | -0/+52 | |
