about summary refs log tree commit diff
path: root/src/test/rustdoc/test-parens.rs
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-15rustdoc: Use dyn keyword when rendering dynamic traitsOliver Middleton-1/+1
The dyn keyword has been stable for a while now so rustdoc should start using it.
2017-05-30Fix signature by adding parens when neededGuillaume Gomez-0/+15