summary refs log tree commit diff
path: root/src/test/rustdoc/issue-43701.rs
AgeCommit message (Collapse)AuthorLines
2017-08-08rustdoc: Don't add external impls to implementors jsOliver Middleton-0/+15
Otherwise impls from not documented crates appear.