summary refs log tree commit diff
path: root/src/test/rustdoc/const-generics/add-impl.rs
AgeCommit message (Expand)AuthorLines
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-1/+1
2022-07-19tests: fix `rustdoc` testsArtur Sinila-1/+1
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-1/+1
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+0
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-1/+1
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-1/+1
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-1/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-2/+1
2020-05-05Update testsGuillaume Gomez-1/+1
2020-01-14Code review changes and fix rustdoc test.Ben Lewis-1/+1
2019-05-28Add a regression test for unevaluated const in rustdocvarkor-0/+21