| Age | Commit message (Expand) | Author | Lines |
| 2018-10-22 | Fix Rustdoc ICE when checking blanket impls | Aaron Hill | -0/+31 |
| 2018-10-22 | Fix multiple errors | Guillaume Gomez | -2/+2 |
| 2018-10-21 | Update failing test | Guillaume Gomez | -3/+3 |
| 2018-10-15 | rustdoc: Use dyn keyword when rendering dynamic traits | Oliver Middleton | -4/+4 |
| 2018-10-12 | Rollup merge of #54989 - Munksgaard:fix-htmldocck-typos, r=tmandry | kennytm | -3/+3 |
| 2018-10-11 | Include rustdoc tests that have been fixed by #33133 | Philip Munksgaard | -3/+3 |
| 2018-10-10 | Fix typo in issue-13698.rs | Philip Munksgaard | -1/+1 |
| 2018-10-10 | Fix typo in deprecated_impls | Philip Munksgaard | -1/+1 |
| 2018-10-10 | Fix issue-46767 test | Philip Munksgaard | -1/+2 |
| 2018-10-10 | Use XPATH notation to match against flattened nodes | Philip Munksgaard | -2/+2 |
| 2018-10-05 | Fix empty-section.rs test | Philip Munksgaard | -1/+1 |
| 2018-10-05 | Fix redirect.rs test | Philip Munksgaard | -1/+2 |
| 2018-10-05 | Fix unneeded-trait-implementations-title test | Philip Munksgaard | -1/+1 |
| 2018-10-05 | Remove duplicate test line | Philip Munksgaard | -1/+0 |
| 2018-10-05 | Stabilize `min_const_fn` | Oliver Schneider | -5/+0 |
| 2018-10-04 | Add compile flags to playground-empty test | Philip Munksgaard | -0/+2 |
| 2018-10-04 | replace escape-rust-expr test with dont-show-const-contents | Philip Munksgaard | -4/+4 |
| 2018-09-29 | Rollup merge of #54577 - QuietMisdreavus:docs-for-procs, r=GuillaumeGomez | kennytm | -0/+126 |
| 2018-09-27 | check for proc-macros in "all items" | QuietMisdreavus | -0/+8 |
| 2018-09-26 | Auto merge of #54199 - nikomatsakis:predicate_may_hold-failure, r=eddyb | bors | -0/+171 |
| 2018-09-25 | add test for proc-macro re-export | QuietMisdreavus | -0/+64 |
| 2018-09-25 | handle proc-macros as macros instead of functions | QuietMisdreavus | -0/+54 |
| 2018-09-25 | add regression test | Niko Matsakis | -0/+171 |
| 2018-09-22 | Rollup merge of #54350 - Munksgaard:support-edition-in-doc-test, r=steveklabnik | Pietro Albini | -0/+54 |
| 2018-09-20 | fix intra-links for trait impls | QuietMisdreavus | -0/+40 |
| 2018-09-20 | don't index trait impls if the trait isn't also documented | QuietMisdreavus | -0/+23 |
| 2018-09-20 | add more tests for traits-in-non-module-scope | QuietMisdreavus | -4/+62 |
| 2018-09-20 | don't check visibility when inlining local impls | QuietMisdreavus | -0/+28 |
| 2018-09-20 | ignore rustdoc/doc-proc-macro on stage1 | QuietMisdreavus | -0/+2 |
| 2018-09-20 | rustdoc: collect trait impls as an early pass | QuietMisdreavus | -3/+15 |
| 2018-09-20 | Add test for doctest edition support | Philip Munksgaard | -0/+54 |
| 2018-09-18 | Rollup merge of #54097 - GuillaumeGomez:remove-keyword-namespace, r=QuietMisd... | Guillaume Gomez | -0/+1 |
| 2018-09-16 | Check the remaining nodes | Kazuyoshi Kato | -0/+4 |
| 2018-09-14 | Add a test to prevent regression | Kazuyoshi Kato | -0/+26 |
| 2018-09-12 | Auto merge of #53409 - GuillaumeGomez:associated-const-value, r=QuietMisdreavus | bors | -29/+4 |
| 2018-09-10 | Remove namespace for keywords | Guillaume Gomez | -0/+1 |
| 2018-09-09 | rustdoc: Remove generated blanket impls from trait pages | Oliver Middleton | -0/+37 |
| 2018-09-06 | Fix hover on impls | Guillaume Gomez | -2/+4 |
| 2018-09-01 | Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor | bors | -3/+3 |
| 2018-08-31 | Auto merge of #51384 - QuietMisdreavus:extern-version, r=GuillaumeGomez | bors | -0/+18 |
| 2018-08-31 | Restrict most uses of `const_fn` to `min_const_fn` | Oliver Schneider | -3/+3 |
| 2018-08-29 | Replace usages of 'bad_style' with 'nonstandard_style'. | Corey Farwell | -1/+1 |
| 2018-08-26 | Remove static and const initialization from documentation | Guillaume Gomez | -3/+3 |
| 2018-08-25 | Update tests | Guillaume Gomez | -26/+1 |
| 2018-08-22 | Rollup merge of #53541 - GuillaumeGomez:fix-impl-trait-ret-type, r=oli-obk | Guillaume Gomez | -0/+40 |
| 2018-08-21 | Auto merge of #53439 - GuillaumeGomez:generate-blanket-impls-for-reexported-i... | bors | -0/+18 |
| 2018-08-21 | Fix missing impl trait display as ret type | Guillaume Gomez | -0/+40 |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -1/+1 |
| 2018-08-17 | Auto merge of #50911 - petrochenkov:macuse, r=alexcrichton | bors | -7/+0 |
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -7/+0 |