about summary refs log tree commit diff
path: root/src/test/rustdoc/const-generics
AgeCommit message (Collapse)AuthorLines
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 ↵Oliver Scherer-2/+1
propagation
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