about summary refs log tree commit diff
path: root/src/test/rustdoc/assoc-consts.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-104/+0
2022-11-04rustdoc: add test for cross-crate trait-object typesLeón Orell Valerian Liehr-0/+1
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-2/+2
2022-08-13Update `@!has` name in testsNoah Lev-4/+4
2022-07-04rustdoc: censor certain complex unevaluated const exprsLeón Orell Valerian Liehr-0/+4
2022-04-12rustdoc: discr. required+provided assoc consts+tysLeón Orell Valerian Liehr-2/+2
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-2/+2
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-4/+2
2021-05-02Update testsGuillaume Gomez-2/+4
2019-07-16Update testsGuillaume Gomez-1/+1
2018-12-25Remove licensesMark Rousskov-11/+0
2018-11-02Don't show associated const items by defaultGuillaume Gomez-1/+1
2018-10-22Fix multiple errorsGuillaume Gomez-1/+1
2018-10-21Update failing testGuillaume Gomez-3/+3
2018-10-15rustdoc: Use dyn keyword when rendering dynamic traitsOliver Middleton-1/+1
2018-08-25Update testsGuillaume Gomez-14/+0
2017-07-06remove associated_consts feature gateSean McArthur-1/+0
2017-06-23rustdoc: Fix a few issues with associated constsOliver Middleton-0/+79
2017-05-31rustdoc: Cleanup associated const value renderingOliver Middleton-0/+18
2017-02-28Update tests accordinglyGuillaume Gomez-3/+5
2016-02-12Fix associated item identifiersmitaa-1/+1
2015-05-09rustdoc: Add Associated Constants sectionUlrik Sverdrup-0/+1
2015-04-30rustdoc: Fix rendering associated constantsAlex Crichton-0/+25