about summary refs log tree commit diff
path: root/src/test/rustdoc/const-generics/const-impl.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-37/+0
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-5/+5
2022-07-05rustdoc: Add more semantic information to impl idspierwill-5/+5
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-7/+5
2021-11-28Fix warnings in rustdoc HTML testsNoah Lev-6/+8
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-1/+1
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+1
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-5/+5
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-5/+5
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2020-07-31fix rustdoc generic param orderBastian Kauschke-2/+2
2020-01-05rustdoc: HTML escape const valuesOliver Middleton-0/+7
2019-12-24Show value for consts in the documentationOhad Ravid-2/+2
2019-10-22Fix rustdoc const generics testvarkor-0/+1
2019-05-28Add a const-generics folder to rustdoc testsvarkor-0/+31