| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-11-25 | Remove all uses of `#[staged_api]` | Vadim Petrochenkov | -1/+0 | |
| 2015-11-18 | Add missing annotations and some tests | Vadim Petrochenkov | -0/+1 | |
| 2015-04-07 | rustdoc: Allowing specifying attrs for doctests | Alex Crichton | -0/+19 | |
| This adds support in rustdoc to blanket apply crate attributes to all doc tests for a crate at once. The syntax for doing this is: #![doc(test(attr(...)))] Each meta item in `...` will be applied to each doctest as a crate attribute. cc #18199 | ||||
