summary refs log tree commit diff
path: root/src/test/rustdoc/playground-empty.rs
AgeCommit message (Collapse)AuthorLines
2016-10-15rustdoc: Improve playground run buttonsOliver Middleton-0/+21
The main change is to stop using javascript to generate the URLs and use rustdoc instead. This also adds run buttons to the error index examples.