Manish Goregaokar
55b29443db
Update attribute tests
2021-04-12 23:03:17 -07:00
Andy Russell
0979545330
rustdoc: insert newlines between attributes
2020-07-11 11:33:37 -04:00
Guillaume Gomez
9a017da459
Update rustdoc test and remove TODO comment
2020-03-17 20:58:31 +01:00
varkor
621c42c163
Render full attributes in rustdoc
2020-03-15 15:11:29 +00:00
Guillaume Gomez
f20d586c6f
Update test
2019-04-19 10:20:18 +02:00
Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Oliver Middleton
147d173d02
rustdoc: Show attributes on all item types
...
Currently attributes are only shown for structs, unions and enums but
they should be shown for all items. For example it is useful to know if a
function is `#[no_mangle]`.
2017-02-08 21:15:20 +00:00