about summary refs log tree commit diff
path: root/src/test/rustdoc/viewpath-self.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2016-11-28rustc: desugar `use a::{b,c};` into `use a::b; use a::c;` in HIR.Eduard-Mihai Burtescu-2/+5
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-0/+28