| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-04-07 | rustdoc: Add a test for fixed issue #15347 | Alex Crichton | -0/+15 | |
| Closes #15347 | ||||
| 2015-04-07 | rustdoc: Add a primitive page for raw pointers | Alex Crichton | -0/+57 | |
| Closes #15318 | ||||
| 2015-04-07 | rustdoc: Add a test for #15169 | Alex Crichton | -0/+13 | |
| 2015-04-07 | rustdoc: Run external traits through filters | Alex Crichton | -0/+25 | |
| This ensures that all external traits are run through the same filters that the rest of the AST goes through, stripping hidden function as necessary. Closes #13698 | ||||
| 2015-04-07 | test: Move all run-make rustdoc tests to test/rustdoc | Alex Crichton | -0/+470 | |
