about summary refs log tree commit diff
path: root/src/test/rustdoc/const-generics
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-243/+0
2022-09-25rustdoc: update test cases now that code-header is used without in-bandMichael Howell-13/+13
2022-08-31Update rustdoc testsGuillaume Gomez-4/+4
2022-07-19tests: fix `rustdoc` testsArtur Sinila-4/+4
2022-07-05rustdoc: Add more semantic information to impl idspierwill-7/+7
2022-02-22Bless rustdoc testDeadbeef-1/+1
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-12/+10
2021-12-10update testsEllen-1/+0
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-5/+3
2021-08-30remove lazy_normalization_constsEllen-1/+1
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-1/+1
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-13/+13
2021-06-12add `@has`Ellen-0/+2
2021-06-12lineEllen-1/+1
2021-06-12dont ICE on `ConstEvaluatable` predicatesEllen-0/+5
2021-06-03add testEllen-0/+6
2021-06-02Update rustdoc testsGuillaume Gomez-1/+1
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-9/+9
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-1/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-5/+0
2020-12-26update testsBastian Kauschke-4/+0
2020-12-01rustdoc: move lazy norm tests into const-genericsBastian Kauschke-0/+18
2020-11-12Handle and test wildcard argumentsJoshua Nelson-2/+1
2020-11-11add rustdoc testBastian Kauschke-0/+148
2020-09-03rustdoc: fix min_const_generics with ty::ParamBastian Kauschke-0/+6
2020-07-31fix rustdoc generic param orderBastian Kauschke-2/+2
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
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-06-07Fix slice const generic length displayGuillaume Gomez-0/+12
2019-05-28Add a regression test for unevaluated const in rustdocvarkor-0/+21
2019-05-28Add a const-generics folder to rustdoc testsvarkor-0/+31