| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-03-17 | Update rustdoc test and remove TODO comment | Guillaume Gomez | -1/+1 | |
| 2020-03-15 | Render full attributes in rustdoc | varkor | -0/+4 | |
| 2019-04-19 | Update test | Guillaume Gomez | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-02-08 | rustdoc: Show attributes on all item types | Oliver Middleton | -0/+27 | |
| 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]`. | ||||
