summary refs log tree commit diff
path: root/src/test/rustdoc/where.rs
AgeCommit message (Expand)AuthorLines
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-5/+5
2022-09-21Add missing space between notable trait tooltip and where clauseUrgau-0/+12
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-2/+2
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-1/+0
2022-08-31Update rustdoc testsGuillaume Gomez-11/+11
2022-08-30Stabilize GATsJack Huey-1/+0
2022-04-17Remove extra space before a where clause in the documentationLoïc BRANSTETT-0/+13
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-5/+5
2021-06-02Update rustdoc testsGuillaume Gomez-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2017-04-06rustdoc: where clause adjustment to fix testsQuietMisdreavus-1/+1
2016-07-25rustdoc: Fix tuple struct where clause renderingOliver Middleton-1/+1
2015-05-25rustdoc: Show where clauses in type aliasesUlrik Sverdrup-0/+4
2015-04-07test: Move all run-make rustdoc tests to test/rustdocAlex Crichton-0/+44