lcnr
87e781799a
feature(const_param_types)
-> feature(adt_const_params)
2021-08-30 12:07:36 +02:00
lcnr
0c28e028b6
feature(const_generics)
-> feature(const_param_types)
2021-08-30 11:00:21 +02:00
bors
76a3b609d0
Rustdoc accessibility: use real headers for doc items
...
Part of #87059
Partially reverts #84703
Preview at: https://notriddle.com/notriddle-rustdoc-test/real-headers/std/index.html
2021-07-25 21:41:57 +00:00
Guillaume Gomez
9077d540da
Replace h3 and h4 containing invalid DOM
2021-06-01 21:19:28 +02:00
Simon Jakobi
3ea62cb5d1
Remove redundant ignore-tidy-linelength
annotations
...
This is step 2 towards fixing #77548 .
In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
2021-04-03 22:30:20 +02:00
Bastian Kauschke
b90bc8d70b
fix rustdoc generic param order
2020-07-31 23:51:19 +02:00
Oliver Middleton
e2305d0055
rustdoc: HTML escape const values
2020-01-05 23:19:42 +00:00
Ohad Ravid
811bdeee00
Show value for consts in the documentation
2019-12-24 10:10:36 +01:00
varkor
9f788f3a2b
Fix rustdoc const generics test
2019-10-22 12:26:32 +01:00
varkor
7f9dc73a31
Add a const-generics folder to rustdoc tests
2019-05-28 22:53:36 +01:00