about summary refs log tree commit diff
path: root/src/test/rustdoc/issue-32374.rs
AgeCommit message (Expand)AuthorLines
2021-06-28Add test for item-table with resize to mobileStefan Schindler-2/+2
2021-06-24Migrate from custom elements to divs with classes to be compatible with safariStefan Schindler-5/+5
2020-05-08Add test for deprecated emojiGuillaume Gomez-2/+2
2019-01-31rustdoc: wrap stability tags in colored spansAndy Russell-2/+5
2019-01-06use utf-8 throughout htmldocckAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-14simplify deprecation and stability renderingAndy Russell-5/+5
2017-02-25Fix nightly-only experimental API displayGuillaume Gomez-5/+5
2017-01-15Fix missing blank space issueGuillaume Gomez-1/+1
2017-01-09Improved rustdoc rendering for unstable featuresManish Goregaokar-3/+9
2016-11-13do not use deprecated text for unstable docsAndy Russell-0/+10
2016-09-09rustdoc: don't collapse `docblock-short`Liigo-1/+1
2016-04-22show unstable status for deprecated itemsAndy Russell-0/+25