| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-03-23 | sync: Move Once to using &self | Alex Crichton | -0/+168 | |
| Similarly to the rest of the previous commits, this moves the once primitive to using &self instead of &mut self for proper sharing among many threads now. | ||||
