| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-08-10 | Implemented #[doc(cfg(...))]. | kennytm | -0/+53 |
| 2017-06-23 | rustdoc: Fix a few issues with associated consts | Oliver Middleton | -3/+3 |
| 2017-06-11 | rustdoc: Stop stripping empty modules | Oliver Middleton | -13/+5 |
| 2017-03-31 | Fix hard break issue | Guillaume Gomez | -1/+12 |
| 2016-11-24 | rustdoc: use libsyntax ast::Attribute instead of "cleaning" them. | Eduard-Mihai Burtescu | -39/+27 |
| 2016-10-02 | Remove redundant 'Variant' in variant names, stop reexporting. | Corey Farwell | -1/+1 |
| 2016-09-25 | Move in-pass-function structs and impls outside functions. | Corey Farwell | -68/+74 |
| 2016-09-25 | Move pass contants/types into the new `pass` module. | Corey Farwell | -0/+27 |
| 2016-09-25 | Separate rustdoc passes into separate modules. | Corey Farwell | -0/+508 |
