summary refs log tree commit diff
path: root/src/test/run-make/rustdoc-extern-method/foo.rs
AgeCommit message (Collapse)AuthorLines
2015-02-06rustdoc: Show non-Rust ABIs on methodsTom Jakubowski-0/+16
Fix #21621