about summary refs log tree commit diff
path: root/src/test/rustdoc/manual_impl.rs
AgeCommit message (Expand)AuthorLines
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-15/+7
2021-05-22Fix auto-hide for implementations and implementors.Jacob Hoffman-Andrews-1/+2
2021-05-02Update testsGuillaume Gomez-9/+14
2019-07-16Update testsGuillaume Gomez-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-03Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisd...Guillaume Gomez-1/+1
2018-10-22Fix multiple errorsGuillaume Gomez-1/+1
2018-10-05Remove duplicate test linePhilip Munksgaard-1/+0
2018-07-22Add new tests and fix old onesGuillaume Gomez-1/+0
2016-05-20Update testsManish Goregaokar-6/+19
2016-04-15Add flag for whether an item is default or not.pierzchalski-0/+4
2016-04-15Add tests against weird provided/required method behaviourpierzchalski-7/+55
2016-04-14Delegate whether to print docblocks to 'document'pierzchalski-0/+26