about summary refs log tree commit diff
path: root/tests/rustdoc/const-display.rs
AgeCommit message (Expand)AuthorLines
2025-05-05Created `tests/rustdoc/impl` subfolder to limit number of files at the top levelGuillaume Gomez-92/+0
2024-10-25Re-do recursive const stability checksRalf Jung-6/+0
2024-09-24rustdoc: inherit parent's stability where applicableLukas Markeffsky-6/+12
2024-06-24Update `tests/rustdoc` to new test syntaxGuillaume Gomez-24/+24
2024-05-26rustdoc: Show "const" for const-unstable if also overall unstableNoah Lev-1/+1
2024-05-25rustdoc: Elide const-unstable if also unstable overallNoah Lev-0/+6
2023-11-29Update rustdoc tests for stability displayGuillaume Gomez-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+86