| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -9/+63 | |
| Partial implementation of https://github.com/rust-lang/rfcs/pull/1990 (needs error reporting work) cc #44732 | ||||
| 2016-11-24 | rustdoc: use libsyntax ast::Attribute instead of "cleaning" them. | Eduard-Mihai Burtescu | -22/+15 | |
| 2016-09-25 | Move in-pass-function structs and impls outside functions. | Corey Farwell | -22/+24 | |
| Now that each pass has its own module, there's not much of a reason to keep these structs within the functions. | ||||
| 2016-09-25 | Separate rustdoc passes into separate modules. | Corey Farwell | -0/+45 | |
