about summary refs log tree commit diff
path: root/src/test/rustdoc/deprecated.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2021-06-28Add test for item-table with resize to mobileStefan Schindler-1/+1
2021-06-24Migrate from custom elements to divs with classes to be compatible with safariStefan Schindler-3/+3
2020-11-25Clean up rustdoc tests by removing unnecessary featuresGuillaume Gomez-2/+0
2019-02-13Rollup merge of #58166 - euclio:deprecation-shorthand, r=petrochenkovMazdak Farrokhzad-0/+5
2019-02-05allow shorthand syntax for deprecation reasonAndy Russell-0/+5
2019-01-31rustdoc: wrap stability tags in colored spansAndy Russell-2/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-14simplify deprecation and stability renderingAndy Russell-0/+22
2015-12-12Support `#[deprecated]` in rustdocVadim Petrochenkov-0/+16