about summary refs log tree commit diff
path: root/src/test/rustdoc/duplicate-cfg.rs
AgeCommit message (Expand)AuthorLines
2021-06-28Add test for item-table with resize to mobileStefan Schindler-2/+3
2021-06-24Migrate from custom elements to divs with classes to be compatible with safariStefan Schindler-2/+2
2021-06-24Implement Desktop and Mobile version with gridlayoutStefan Schindler-2/+2
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2020-10-07Simplify doc-cfg rendering based on the current contextWim Looman-15/+11
2020-08-18Add long cfg description to tooltip on short descriptionWim Looman-1/+17
2020-08-09Render longhand multiple crate/target features nicerWim Looman-2/+2
2020-08-09Improve rendering of crate features via doc(cfg)Wim Looman-5/+5
2020-01-06rustdoc: Remove more `#[doc(cfg(..))]` duplicatesOliver Middleton-3/+30
2019-12-04Remove potential cfgs duplicatesGuillaume Gomez-0/+15