| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-11 | Include rustdoc tests that have been fixed by #33133 | Philip Munksgaard | -1/+1 | |
| There was an issue (#33025) which caused these tests to not work. The issue has since been fixed in #33133, and so we can now include them. | ||||
| 2016-04-18 | Perform doc-reachability check for inlined impls | mitaa | -0/+31 | |
| This changes the current rule that impls within `doc(hidden)` modules aren't inlined, to only inlining impls where the implemented trait and type are reachable in documentation. | ||||
