about summary refs log tree commit diff
path: root/src/test/rustdoc/issue-15318-3.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2021-11-28Fix warnings in rustdoc HTML testsNoah Lev-0/+2
Now that compiletest denies warnings in these tests, they need fixing!
2018-12-25Remove licensesMark Rousskov-10/+0
2015-04-07rustdoc: Add a primitive page for raw pointersAlex Crichton-0/+15
Closes #15318